Update issue templates

Update capitalisation on descriptions, and added corresponding labels.
This commit is contained in:
Motordom 2022-10-15 13:18:53 +11:00
parent dea2dcfde8
commit 30378cbd15
2 changed files with 4 additions and 2 deletions

View file

@ -1,6 +1,7 @@
--- ---
name: "Bug Report" name: "Bug Report"
description: "submit a bug report for the current release" description: "Submit a bug report for the current release"
labels: ["bug"]
body: body:
- type: checkboxes - type: checkboxes
id: checks id: checks

View file

@ -1,6 +1,7 @@
--- ---
name: "Feature Request" name: "Feature Request"
description: "submit a feature request for the current release" description: "Submit a feature request for the current release"
labels: ["feature-request"]
body: body:
- type: textarea - type: textarea
id: problem-statement id: problem-statement