We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00fe871 commit 09c4622Copy full SHA for 09c4622
.github/ISSUE_TEMPLATE/missing-item.md
@@ -0,0 +1,17 @@
1
+---
2
+name: Missing Item
3
+about: An item is missing from the backport.
4
+title: "[Missing] "
5
+labels: missing item
6
+assignees: bangetto
7
+
8
9
10
+**Server version:**
11
+**Client version:**
12
13
+**ViaVersion version:**
14
+**ViaBackwards version:**
15
16
17
+**Missing item:**
.github/ISSUE_TEMPLATE/swapped-items.md
@@ -0,0 +1,19 @@
+name: Swapped Items
+about: Items have the wrong texture.
+title: "[Swapped] "
+labels: swapped items
+**Swapped Items list:**
18
+- Item A to Item B
19
+- Item B to Item A
0 commit comments