1 parent 1076cd9 commit cac258bCopy full SHA for cac258b
1 file changed
.github/ISSUE_TEMPLATE.md
@@ -0,0 +1,18 @@
1
+Please complete the following tasks before submitting your issue:
2
+- [ ] Verify that this issue is related to Torch and not a Torch plugin or the vanilla game
3
+- [ ] Ensure that the issue is reproducible for testing (provide a link to a test world if necessary)
4
+
5
+**Torch Version:** 1.x.xxx.xxx **SE Version:** 1.xxx.xxx
6
7
+### Expected Behavior
8
+What did you expect to happen?
9
10
+### Observed Behavior
11
+What actually happened?
12
13
+### Steps to Reproduce
14
+1. How did this issue get triggered?
15
+2. Write the steps here.
16
17
+### Other Information
18
+Provide links to game logs or saves here if necessary.
0 commit comments