Update contributing guidelines & issue template
This commit is contained in:
parent
2bd4636446
commit
76b5ba6af5
2 changed files with 19 additions and 20 deletions
18
.github/ISSUE_TEMPLATE.md
vendored
18
.github/ISSUE_TEMPLATE.md
vendored
|
|
@ -1,11 +1,21 @@
|
|||
!!!!!! PLEASE FILL IN THE TEMPLATE BELOW THANK YOU VERY MUCH !!!!!!
|
||||
|
||||
## TShock version
|
||||
If you don't need help, delete this template and just post an issue (feature requests and discussions and the like).
|
||||
|
||||
* TShock version:
|
||||
* TShock build number (if known):
|
||||
|
||||
## Any stack traces that may have happened when the issue occurred
|
||||
#### Reproduction steps (if applicable)?
|
||||
|
||||
1. Some step
|
||||
2. Some other step
|
||||
3. Some bigger step
|
||||
4. This is the problem
|
||||
|
||||
## Steps to reproduce
|
||||
#### Any stack traces or error messages (if known)?
|
||||
|
||||
```
|
||||
PUT SUPER LONG ERROR MESSAGES IN THE TICK MARKS
|
||||
```
|
||||
|
||||
## Screenshots of the problem, if applicable
|
||||
#### Any screenshots?
|
||||
Loading…
Add table
Add a link
Reference in a new issue