|
@@ -3,13 +3,6 @@ description: Create a bug report
|
|
|
labels: [Bug]
|
|
labels: [Bug]
|
|
|
|
|
|
|
|
body:
|
|
body:
|
|
|
- - type: textarea
|
|
|
|
|
- attributes:
|
|
|
|
|
- label: Describe the bug
|
|
|
|
|
- description: A clear and concise description of what the bug is
|
|
|
|
|
- validations:
|
|
|
|
|
- required: true
|
|
|
|
|
-
|
|
|
|
|
- type: input
|
|
- type: input
|
|
|
attributes:
|
|
attributes:
|
|
|
label: Device Model
|
|
label: Device Model
|
|
@@ -114,26 +107,10 @@ body:
|
|
|
placeholder: "e.g., WKSU-13970-android14-6.1.134-2025-05-AnyKernel3.zip"
|
|
placeholder: "e.g., WKSU-13970-android14-6.1.134-2025-05-AnyKernel3.zip"
|
|
|
validations:
|
|
validations:
|
|
|
required: false
|
|
required: false
|
|
|
-
|
|
|
|
|
- - type: textarea
|
|
|
|
|
- attributes:
|
|
|
|
|
- label: Screenshots
|
|
|
|
|
- description: If applicable, add screenshots to help explain your problem.
|
|
|
|
|
-
|
|
|
|
|
-
|
|
|
|
|
- - type: textarea
|
|
|
|
|
- attributes:
|
|
|
|
|
- label: Logs
|
|
|
|
|
- description: If applicable, add crash logs, dmesg output, or any other relevant logs.
|
|
|
|
|
- placeholder: |
|
|
|
|
|
- Please include relevant logs such as:
|
|
|
|
|
- - KernelSU logs
|
|
|
|
|
- - dmesg output
|
|
|
|
|
- - Logcat output
|
|
|
|
|
- - SUSFS logs
|
|
|
|
|
-
|
|
|
|
|
|
|
|
|
|
- type: textarea
|
|
- type: textarea
|
|
|
attributes:
|
|
attributes:
|
|
|
- label: Additional context
|
|
|
|
|
- description: Add any other context about the problem here, including any modules installed, custom configurations, etc.
|
|
|
|
|
|
|
+ label: Describe the bug
|
|
|
|
|
+ description: A clear and concise description of what the bug is
|
|
|
|
|
+ validations:
|
|
|
|
|
+ required: true
|