Add new issue template system

This commit is contained in:
Lucas Nicodemus 2020-04-30 22:31:21 -07:00 committed by GitHub
parent 7c5ed2d7bd
commit 219255b418
2 changed files with 52 additions and 0 deletions

32
.github/ISSUE_TEMPLATE/defect-report.md vendored Normal file
View file

@ -0,0 +1,32 @@
---
name: Defect report
about: Report a software defect in TShock (a problem you know is our fault)
title: ''
labels: ''
assignees: ''
---
<!-- Please provide the information requested below -->
* TShock version:
* TShock build number (if known):
#### Reproduction steps (if applicable)?
1. Some step
2. Some other step
3. Some bigger step
4. This is the problem
#### Any stack traces or error messages (if known)?
```
PUT SUPER LONG ERROR MESSAGES IN THE TICK MARKS
```
#### Any screenshots?
#### Any log messages from files that end in `.log`?
#### What plugins and what versions of those plugins are you running?