Paper/.github/ISSUE_TEMPLATE/server-crash---stacktrace.md
Zach Brown f913837a9d
[CI-SKIP] Add newlines in templates for readability
GitHub still just dumps people into an editor. It's not quite the forms
we hoped for. Better to add newlines and hope it makes things even a
tiny bit clearer for people reporting issues.
2018-05-22 16:37:23 -05:00

21 lines
652 B
Markdown

---
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.___