Browse Source

Update report_a_bug.yml

Krzysztof Krysiński 5 months ago
parent
commit
0e1f38a976
1 changed files with 9 additions and 1 deletions
  1. 9 1
      .github/ISSUE_TEMPLATE/report_a_bug.yml

+ 9 - 1
.github/ISSUE_TEMPLATE/report_a_bug.yml

@@ -42,7 +42,7 @@ body:
         - Microsoft Store
         - Steam
         - GitHub
-        - Linux Package Manager (specify in Additional Context)
+        - Linux Package Manager
         - App Store
         - Built from source
     validations:
@@ -78,6 +78,14 @@ body:
       default: 0
     validations:
       required: true
+  - type: input
+    id: osVersion
+    attributes:
+      label: OS Version
+      description: Version of above operating system (ex. Windows 11, macOS Sonoma 14.7.3, Arch Linux). Please specify Linux Desktop Environment if applicable.
+      placeholder: "Windows 11"
+    validations:
+      required: true
   - type: textarea
     id: additional
     attributes: