Create ISSUE_TEMPLATE.md
This commit is contained in:
18
.github/ISSUE_TEMPLATE.md
vendored
Normal file
18
.github/ISSUE_TEMPLATE.md
vendored
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
Please complete the following tasks before submitting your issue:
|
||||||
|
- [ ] Verify that this issue is related to Torch and not a Torch plugin or the vanilla game
|
||||||
|
- [ ] Ensure that the issue is reproducible for testing (provide a link to a test world if necessary)
|
||||||
|
|
||||||
|
**Torch Version:** 1.x.xxx.xxx **SE Version:** 1.xxx.xxx
|
||||||
|
|
||||||
|
### Expected Behavior
|
||||||
|
What did you expect to happen?
|
||||||
|
|
||||||
|
### Observed Behavior
|
||||||
|
What actually happened?
|
||||||
|
|
||||||
|
### Steps to Reproduce
|
||||||
|
1. How did this issue get triggered?
|
||||||
|
2. Write the steps here.
|
||||||
|
|
||||||
|
### Other Information
|
||||||
|
Provide links to game logs or saves here if necessary.
|
Reference in New Issue
Block a user