safetynet-fix/.github/ISSUE_TEMPLATE/bug_report.md
2022-06-27 02:36:19 -07:00

46 lines
1.0 KiB
Markdown

---
name: Bug report
about: Report a bug or issue
title: ''
labels: bug
assignees: ''
---
<!--
Please fill out this entire template, including logs and device info.
MISSING INFORMATION MAY RESULT IN YOUR ISSUE BEING CLOSED.
-->
**Describe the bug**
A clear and concise description of what the bug is.
**To reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Device info**
Device model:
Android version:
ROM name/version:
**Logs**
Connect your phone to a computer and run `adb logcat > issue.log`. Attach the log file to this issue.
**Additional context**
Add any other context about the problem here.
**Checklist**
- [ ] All information is present
- [ ] Logs are attached
- [ ] I have tried installing and configuring [MagiskHide Props Config](https://github.com/Magisk-Modules-Repo/MagiskHidePropsConf)