Paper/.github/ISSUE_TEMPLATE/performance-problem.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

25 lines
811 B
Markdown

---
name: Performance problem
about: Report performance problems or areas of concern
---
### Timings or Profile link:
___We ask that all timings/profiles are a link, not a screenshot. Screenshots inhibit our ability to figure out the real cause of the issue.___
### Description of issue:
___If applicable___
### Plugin list:
___All plugins running on the server___
### bukkit.yml, spigot.yml, paper.yml, server.properties
___Gist/pastebin/hastebin links___
### Other helpful links
___The more information we receive, the quicker and more effective we can be at finding the solution to 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.___