mirror of
https://github.com/hay-kot/homebox.git
synced 2025-08-05 09:10:26 +00:00
Update issue templates
Update capitalisation on descriptions, and added corresponding labels.
This commit is contained in:
parent
dea2dcfde8
commit
30378cbd15
2 changed files with 4 additions and 2 deletions
3
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
3
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
|
@ -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
|
||||||
|
|
3
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
3
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue