mirror of
https://github.com/PaperMC/Paper.git
synced 2024-11-04 01:39:54 +01:00
f913837a9d
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.
21 lines
652 B
Markdown
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.___
|