Skip to content

Commit

Permalink
Update issue templates
Browse files Browse the repository at this point in the history
1.16 primary target now
  • Loading branch information
KnightMiner committed Aug 11, 2020
1 parent aaea3ea commit 341b04c
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/1-12-bug-report.md
Expand Up @@ -2,7 +2,7 @@
name: 1.12 Bug report
about: Create an issue for Minecraft 1.12
title: ''
labels: bug, 1.12
labels: 1.12, bug
assignees: ''

---
Expand Down
23 changes: 23 additions & 0 deletions .github/ISSUE_TEMPLATE/1-16-bug-report.md
@@ -0,0 +1,23 @@
---
name: 1.16 Bug report
about: Create a report to help us improve
title: ''
labels: 1.16, bug
assignees: ''

---

**Describe the bug**
A clear and concise description of what the bug is, including expected behavior.

**Screenshots or crash report (if relevant)**
If applicable, add screenshots to help explain your problem.

**Versions (please complete the following information):**
- Minecraft: 1.16.1
- Mantle:
- Inspirations:

**Other mods required**

List any other mods required to reproduce this issue. Test by running the game with minimal mods.
@@ -1,8 +1,8 @@
---
name: 1.15 Feature request
name: 1.16 Feature request
about: Suggest a new feature for this mod
title: ''
labels: enhancement, 1.15
labels: 1.16, enhancement
assignees: ''

---
Expand Down

0 comments on commit 341b04c

Please sign in to comment.