Files
Amethyst-Android/.github/ISSUE_TEMPLATE/bug_report.md
2021-02-11 21:21:14 +07:00

44 lines
857 B
Markdown

---
name: Bug report
about: Create a report to help us improve
title: "[BUG]"
labels: bug
assignees: ''
---
<!--
If you don't fill in this template, this issue will be marked as invalid and closed.
-->
<details> <summary><b>Read before submit</b></summary>
<br>
- Make sure there was not duplicated issues.<br>
- Make sure you have filled this issue template, or this will get rejected.
</details>
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Start PojavLauncher
...
**Expected behavior**
I expected ...
**Screenshots**
**Platform:**
- Device Model [e.g. Mi 8 Pro 8/128]
- CPU architecture [e.g. aarch64]
- Android Version [e.g. 10]
<details> <summary><b>Additional context</b></summary>
<br>
<pre>
Add any other context about the problem here.
</pre>
</details>