Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
  • Loading branch information
supermassimo authored Jul 13, 2024
1 parent 15e3321 commit 5a29f36
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
12 changes: 6 additions & 6 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
labels: bug, enhancement
assignees: ''

---

**Rules (Read this first!)**
This is just a template to help you post a useful issue. Erase these rules and any irrelevant categories and content as you see fit.

- Only submit issues related to the latest version of the mod for the currently supported version of Minecraft (which is currently 1.12.2 and 1.16.5).
- Only submit issues related to the latest version of the mod for the currently supported version of Minecraft.
- When referring to software versions always use the actual version number and never "latest".
- Use a paste site like [Gist](https://gist.github.com) or [Pastebin](https://pastebin.com) to dump any logs or crash reports.

Expand All @@ -26,15 +26,15 @@ Steps to reproduce the behavior:
If applicable, add screenshots to help explain your problem.

**Rendering Glitches**
Are you using OptiFine (or any equivalent mods that mess with rendering)?
Are you using Sodium (or any equivalent mods that mess with rendering)?

**Additional context**
Add any other context about the problem here.

**Crashes**
- Are you running the latest version of Dynamic Trees? (Currently 0.9.23 in 1.12.2 or 0.10.0-Beta12 in 1.16.5)
- If you are using the DT Biome O' Plenty Add-on do you have the latest version? (Currently 1.4.2)
- If you are using the DT Thaumcraft Add-on do you have the latest version? (Currently 1.4.4)
- Are you running the latest version of Dynamic Trees?
- What addons are you using?
- Are you on the latest version for each addon?

If the above mods are current then please submit a full crash log. The crash log normally contains the names of mods and their versions. Don't be that guy who submitted a crash report without first checking that the versions are current.

Expand Down
6 changes: 3 additions & 3 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,17 @@
name: Feature request
about: Suggest an idea for this project
title: ''
labels: enhancement
labels: suggestion
assignees: ''

---

**Feature request rules**
This is just a template to help you post a useful issue. Erase these rules and any irrelevant categories and content as you see fit.

- Only submit issues related to the latest version of the mod for the currently supported version of Minecraft (which is currently 1.12.2 and 1.16.5).
- Only submit issues related to the latest version of the mod for the currently supported version of Minecraft
- When referring to software versions always use the actual version number and never "latest".
- Do not request support for other mods (that should be done [here](https://github.com/ferreusveritas/DynamicTrees/issues/443)) or ports to other versions.
- Do not request support for other mods (that should be done [here](https://github.com/orgs/DynamicTreesTeam/discussions/categories/compatibility-addon-suggestions)) or ports to other versions.
- Make sure feature requests come under the project scope. The details of this can be found on the [CurseForge page](https://www.curseforge.com/minecraft/mc-mods/dynamictrees).

If you are opening this **for any other reason** than to request a new feature, it will be closed without explanation! For bug reports, use the bug report template.
Expand Down

0 comments on commit 5a29f36

Please sign in to comment.