Update issue templates (#1128)
https://blog.github.com/2018-05-02-issue-template-improvements/
This commit is contained in:
19
.github/ISSUE_TEMPLATE/server-crash---stacktrace.md
vendored
Normal file
19
.github/ISSUE_TEMPLATE/server-crash---stacktrace.md
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
---
|
||||
name: Server crash / Stacktrace
|
||||
about: Report server crashes and/or scary stacktraces
|
||||
|
||||
---
|
||||
|
||||
### Link/paste of stack trace
|
||||
|
||||
You can also simply just use code formatting in markdown!
|
||||
___We need all of the stack trace! Do not cut off parts of it.___
|
||||
|
||||
### Plugin list:
|
||||
___A list of your plugins___
|
||||
|
||||
### Actions to reproduce (if known):
|
||||
___This may include a build schematic, a video, or detailed instructions to help reconstruct the issue___
|
||||
|
||||
### Paper build number:
|
||||
___This can be found by running `/version` on your server. `latest` is not a proper version number; we require the output of `/version` so we can properly track down the issue.___
|
||||
Reference in New Issue
Block a user