Skip to content

Commit cac258b

Browse files
authored
Create ISSUE_TEMPLATE.md
1 parent 1076cd9 commit cac258b

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

‎.github/ISSUE_TEMPLATE.md‎

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)