Re-add bug report, closes #577

This commit is contained in:
Duy Tran Khanh 2021-01-08 16:09:15 +07:00 committed by GitHub
parent 51ea639de6
commit 7acff6adfa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

@ -0,0 +1,33 @@
---
name: Bug report
about: Create a report to help us improve
title: "[BUG]"
labels: bug
assignees: ''
---
**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>