File tree 2 files changed +41
-0
lines changed
2 files changed +41
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Bug report
3
+ about : Report issues with this mod.
4
+ title : " [Bug] "
5
+ labels : bug
6
+ assignees : purejosh
7
+
8
+ ---
9
+
10
+ ** Describe the bug**
11
+ A clear and concise description of what the bug is.
12
+
13
+ ** To Reproduce**
14
+ Steps to reproduce the behavior:
15
+ 1 .
16
+ 2 .
17
+ 3 .
18
+ 4 .
19
+
20
+ ** Screenshots**
21
+ If applicable, add screenshots to help explain your problem.
22
+
23
+ ** Version information**
24
+ Fabric/Forge:
25
+ Loader version:
26
+ Mod version:
27
+ Mod list:
28
+
29
+ ** Additional context**
30
+ Add any other context about the problem here.
Original file line number Diff line number Diff line change
1
+ ---
2
+ name : Suggestion
3
+ about : Suggest an idea for this mod.
4
+ title : " [Suggestion]"
5
+ labels : enhancement
6
+ assignees : purejosh
7
+
8
+ ---
9
+
10
+ ** Describe your proposed suggestion.**
11
+ A clear and concise description of what additions or changes you would like to see to this mod.
You can’t perform that action at this time.
0 commit comments