James McConnell 1 год назад
Родитель
Сommit
261e048a75
1 измененных файлов с 2 добавлено и 15 удалено
  1. 2 15
      .github/ISSUE_TEMPLATE/bug_report.yml

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

@@ -1,22 +1,8 @@
 name: Bug report
 name: Bug report
-description: Create a report to help us improve KernelSU
+description: Create a bug report
 labels: [Bug]
 labels: [Bug]
 
 
 body:
 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
   - type: textarea
     attributes:
     attributes:
         label: Describe the bug
         label: Describe the bug
@@ -62,6 +48,7 @@ body:
           - OS Version:
           - OS Version:
           - KernelSU Version:
           - KernelSU Version:
           - Kernel Version:
           - Kernel Version:
+          - SUSFS Version:
     validations:
     validations:
         required: true
         required: true