|
|
@@ -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
|
|
|
|