Sfoglia il codice sorgente

Update bug_report.yml

James McConnell 1 anno fa
parent
commit
261e048a75
1 ha cambiato i file con 2 aggiunte e 15 eliminazioni
  1. 2 15
      .github/ISSUE_TEMPLATE/bug_report.yml

+ 2 - 15
.github/ISSUE_TEMPLATE/bug_report.yml

@@ -1,22 +1,8 @@
 name: Bug report
-description: Create a report to help us improve KernelSU
+description: Create a bug report
 labels: [Bug]
 
 body:
-  - type: checkboxes
-    attributes:
-       label: Please check before submitting an issue
-       options:
-          - label: I have searched the issues and haven't found anything relevant
-            required: true
-            
-          - label: I will upload bugreport file in KernelSU Manager - Settings - Report log
-            required: true
-            
-          - label: I know how to reproduce the issue which may not be specific to my device
-            required: false
-
-
   - type: textarea
     attributes:
         label: Describe the bug
@@ -62,6 +48,7 @@ body:
           - OS Version:
           - KernelSU Version:
           - Kernel Version:
+          - SUSFS Version:
     validations:
         required: true