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"
description: "submit a bug report for the current release"
description: "Submit a bug report for the current release"
labels: ["bug"]
body:
- type: checkboxes
id: checks

View file

@ -1,6 +1,7 @@
---
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:
- type: textarea
id: problem-statement