2
0
Krzysztof Krysiński 5 сар өмнө
parent
commit
0e1f38a976

+ 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: