summary refs log tree commit diff
path: root/.github
diff options
context:
space:
mode:
authorNicolas Werner <nicolas.werner@hotmail.de>2021-08-08 01:23:27 +0200
committerNicolas Werner <nicolas.werner@hotmail.de>2021-08-08 01:23:27 +0200
commitfa40b2db0b073feceded4e1d37ad9936f973cd4d (patch)
tree6fd15fed7b31fbc3312241cc0acade96c260f754 /.github
parentDon't end line with : (diff)
downloadnheko-fa40b2db0b073feceded4e1d37ad9936f973cd4d.tar.xz
issue template must have unique ids
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.yaml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml
index 8c22dfc7..871189e7 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.yaml
+++ b/.github/ISSUE_TEMPLATE/bug_report.yaml
@@ -2,7 +2,6 @@ name: Bug Report
 description: Create a report to help us improve
 #title: "[Bug]: "
 labels: [bug]
-assignees:
 body:
   - type: markdown
     attributes:
@@ -77,7 +76,7 @@ body:
         - Haiku
         - Other
   - type: dropdown
-    id: os
+    id: install-method
     attributes:
       label: Installation method
       multiple: true