Selaa lähdekoodia

Update bug_report.yaml

tteckster 1 vuosi sitten
vanhempi
commit
b6a3e822b1
1 muutettua tiedostoa jossa 7 lisäystä ja 0 poistoa
  1. 7 0
      .github/ISSUE_TEMPLATE/bug_report.yaml

+ 7 - 0
.github/ISSUE_TEMPLATE/bug_report.yaml

@@ -22,6 +22,13 @@ body:
       label: A clear and concise description of the issue.
     validations:
       required: true
+  - type: input
+    id: distribution
+    attributes:
+      label: Which Linux distribution are you employing?
+      placeholder: 'Debian 11'
+    validations:
+      required: true
   - type: textarea
     id: screenshot
     attributes: