Skip to content

Commit

Permalink
Add 1.20.4 issue template
Browse files Browse the repository at this point in the history
  • Loading branch information
brandon3055 committed Jan 8, 2025
1 parent 1d0fa98 commit 93e5236
Showing 1 changed file with 35 additions and 0 deletions.
35 changes: 35 additions & 0 deletions .github/ISSUE_TEMPLATE/1-20-4-bug-report.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
---
name: 1.20.4 Bug report
about: Use this for 1.20.4 bug reports.
title: "[1.20.4] <Title>"
labels: 1.20.4, bug
assignees: ''

---

## Base information
* Minecraft version:
* Mod version:
* Minecraft Forge version:
* Mod Pack: (if applicable)

### Crash report
(If applicable)

### Description / steps to reproduce

<!---
(Regarding crash reports)
If your new to this you can find your crash reports in "<minecraft directory>/crash-reports/crash-<date and time of crash>.txt"
If there are multiple just select the latest one.
It may also help if you include the latest client log which will be located at "<minecraft directory>/logs/latest.log"
Once you have the files please **DO NOT** copy their contents into this issue.
Instead use a paste service to such as pastebin.com (Or what ever you prefer)
If you have never used pastebin before its pretty simple and does not require an account or anything.
Just go to pastebin.com,
Copy the *entire* contents of the crash report into the "New Paste" text box
Then press "Create New Paste", This will create and open a new paste in your browser.
Now simply copy the URL from your browser and paste it into this issue.
-->

0 comments on commit 93e5236

Please sign in to comment.