Update issue templates
This commit is contained in:
parent
0a038d78e9
commit
133eb35b42
1 changed files with 29 additions and 0 deletions
29
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
29
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
|
@ -0,0 +1,29 @@
|
|||
---
|
||||
name: Bug report
|
||||
about: Create a report to help us improve
|
||||
title: ''
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Describe the bug**
|
||||
A clear and concise description of what the bug is.
|
||||
|
||||
**Steps to Reproduce**
|
||||
Steps to reproduce the behavior:
|
||||
- First Step
|
||||
- Second Step
|
||||
|
||||
**Screenshots**
|
||||
If applicable, add screenshots to help explain your problem.
|
||||
|
||||
**Environment (please complete the following information with the version):**
|
||||
- Minecraft: [e.g. 1.14]
|
||||
- Mod Loader: [e.g. forge, fabric]
|
||||
|
||||
**Logs**
|
||||
Pastebin the log [e.g. `logs/latest.log`] and link it below:
|
||||
|
||||
**Additional context**
|
||||
Add any other context about the problem here.
|
Loading…
Reference in a new issue