Update issue templates

This commit is contained in:
snake-4
2024-04-30 17:15:29 +02:00
committed by GitHub
parent 7cbb41bbb6
commit 0e77d8385d

30
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View File

@@ -0,0 +1,30 @@
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: ''
---
<!--- Before making a bug report, please make sure you're using the latest DEBUG build from here https://github.com/snake-4/Zygisk-Assistant/actions -->
**Describe the bug**
<!--- Type a clear and concise description of what the bug is below. -->
**Steps To Reproduce**
<!--- Type the steps to reproduce the bug below. -->
1.
2.
3.
**Context**
<!--- Type the details of your device below. -->
- Device:
- OS:
- Version of Magisk, KSU or APatch:
- Other Root Module(s): None
- LSPosed Module(s): None
**Logcat**
<!--- If applicable, run `adb logcat > log.txt` on your PC and upload the `log.txt` here. -->