issue template must have unique ids
This commit is contained in:
parent
bfa257c491
commit
fa40b2db0b
3
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
3
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
@ -2,7 +2,6 @@ name: Bug Report
|
|||||||
description: Create a report to help us improve
|
description: Create a report to help us improve
|
||||||
#title: "[Bug]: "
|
#title: "[Bug]: "
|
||||||
labels: [bug]
|
labels: [bug]
|
||||||
assignees:
|
|
||||||
body:
|
body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
attributes:
|
attributes:
|
||||||
@ -77,7 +76,7 @@ body:
|
|||||||
- Haiku
|
- Haiku
|
||||||
- Other
|
- Other
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
id: os
|
id: install-method
|
||||||
attributes:
|
attributes:
|
||||||
label: Installation method
|
label: Installation method
|
||||||
multiple: true
|
multiple: true
|
||||||
|
Loading…
Reference in New Issue
Block a user