Create ISSUE_TEMPLATE.md

This commit is contained in:
Jimmacle
2017-06-19 11:42:24 -07:00
committed by GitHub
parent 1076cd95bc
commit cac258bc47

18
.github/ISSUE_TEMPLATE.md vendored Normal file
View 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.