Merge pull request #914 from Mathias-Boulay/patch-1

Improvements on the bug report template
This commit is contained in:
ArtDev 2021-02-17 20:51:23 +03:00 committed by GitHub
commit 1cf60b44f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
--- ---
name: Bug report name: Bug report
about: Create a report to help us improve about: Create a report to help us improve
title: "[BUG]" title: "[BUG] <Short description>"
labels: bug labels: bug
assignees: '' 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. - Make sure you have filled this issue template, or this will get rejected.
</details> </details>
**Describe the bug** ### Describe the bug
A clear and concise description of what the bug is. A clear and concise description of what the bug is.
**To Reproduce** **Add a log file if you want to see your bug fixed !**
Steps to reproduce the behavior:
1. Start PojavLauncher
...
**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 ... I expected ...
**Screenshots** ### Screenshots or videos:
*Upload here screenshots or videos of the buggy behavior, if possible.*
**Platform:** **Platform:**
- Device Model [e.g. Mi 8 Pro 8/128] - Device Model [e.g. Mi 8 Pro 8/128]
- CPU architecture [e.g. aarch64] - CPU architecture [e.g. aarch64]
- Android Version [e.g. 10] - 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> <details> <summary><b>Additional context</b></summary>
<br> <br>