mirror of
https://github.com/AngelAuraMC/Amethyst-Android.git
synced 2025-09-17 08:35:37 -04:00
Merge pull request #914 from Mathias-Boulay/patch-1
Improvements on the bug report template
This commit is contained in:
commit
1cf60b44f9
27
.github/ISSUE_TEMPLATE/bug_report.md
vendored
27
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -1,7 +1,7 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: Create a report to help us improve
|
||||
title: "[BUG]"
|
||||
title: "[BUG] <Short description>"
|
||||
labels: bug
|
||||
assignees: ''
|
||||
|
||||
@ -17,23 +17,34 @@ If you don't fill in this template, this issue will be marked as invalid and clo
|
||||
- Make sure you have filled this issue template, or this will get rejected.
|
||||
</details>
|
||||
|
||||
**Describe the bug**
|
||||
### Describe the bug
|
||||
A clear and concise description of what the bug is.
|
||||
|
||||
**To Reproduce**
|
||||
Steps to reproduce the behavior:
|
||||
1. Start PojavLauncher
|
||||
...
|
||||
**Add a log file if you want to see your bug fixed !**
|
||||
|
||||
**Expected behavior**
|
||||
The log file called *lastlog.txt* is located under "*games/PojavLauncher/.minecraft*" .
|
||||
You may need to activate an option in your file explorer to see hidden files and folders.
|
||||
|
||||
Do NOT paste the whole log text ! Instead, add it as a file on this issue.
|
||||
|
||||
### To Reproduce:
|
||||
Indicate steps to reproduce the buggy behavior:
|
||||
|
||||
1. Start PojavLauncher
|
||||
... *(your set of actions to reproduce the bug)*
|
||||
|
||||
### Expected behavior:
|
||||
I expected ...
|
||||
|
||||
**Screenshots**
|
||||
### Screenshots or videos:
|
||||
*Upload here screenshots or videos of the buggy behavior, if possible.*
|
||||
|
||||
**Platform:**
|
||||
- Device Model [e.g. Mi 8 Pro 8/128]
|
||||
- CPU architecture [e.g. aarch64]
|
||||
- Android Version [e.g. 10]
|
||||
- PojavLauncher Version [e.g Latest Release || version 3.3.1.1_rel_20210206 ]
|
||||
|
||||
|
||||
<details> <summary><b>Additional context</b></summary>
|
||||
<br>
|
||||
|
Loading…
x
Reference in New Issue
Block a user