mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2026-04-22 02:27:11 -04:00
44 lines
857 B
Markdown
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>
|