mirror of
https://github.com/EssentialsX/Essentials.git
synced 2025-01-08 17:38:20 +01:00
76f36aa895
Co-authored-by: MD <1917406+md678685@users.noreply.github.com> * Forces use of issue templates * Auto-labels issue templates * Links to discord in the issue-create matrix as a better form of troubleshooting
60 lines
1.9 KiB
Markdown
60 lines
1.9 KiB
Markdown
---
|
|
name: Report a bug
|
|
about: Report an EssentialsX bug. Only use this if you're 100% sure there's something wrong with EssentialsX - otherwise, try "Help!".
|
|
labels: 'bug: unconfirmed'
|
|
|
|
---
|
|
|
|
<!-- EssentialsX bug reporting guide
|
|
|
|
Don't put anything inside this block, as it won't be included in the issue.
|
|
|
|
If you are reporting a bug, please follow the following steps:
|
|
|
|
1. Fill out the template in full.
|
|
Run the commands in the console. Don't just put "latest" as a version,
|
|
or we will ignore it.
|
|
|
|
2. When linking files, do not attach them to the post!
|
|
Copy and paste any logs into https://gist.github.com/, then paste a
|
|
link to them in the relevant parts of the template. Avoid using
|
|
Hastebin or Pastebin, as this makes providing support more difficult.
|
|
**DO NOT drag files into this box!**
|
|
|
|
3. If you are reporting a performance issue, please include a link to a
|
|
Timings and/or profiler report.
|
|
|
|
4. If you are reporting a bug with commands or something else in-game,
|
|
please include screenshots to help us diagnose the problem.
|
|
|
|
5. Make sure not to write between the arrows, as anything there will be
|
|
hidden.
|
|
|
|
6. Delete this line and all above lines before posting your issue! -->
|
|
|
|
### Information
|
|
|
|
**Full output of `/ess version`**:
|
|
|
|
```
|
|
<!-- Run the command in your console, and copy and paste the whole output here -->
|
|
```
|
|
|
|
**Server log**: <!-- Upload `logs/latest.log` to https://gist.github.com/, replace this with link -->
|
|
|
|
**EssentialsX config**: <!-- Upload `plugins/Essentials/config.yml` to https://gist.github.com/, replace this with link -->
|
|
|
|
### Details
|
|
|
|
**Description**
|
|
<!-- Replace this with a brief summary of the bug. -->
|
|
|
|
**Steps to reproduce**
|
|
<!-- Replace this with exactly what you did to cause the bug. -->
|
|
|
|
**Expected behavior**
|
|
<!-- Replace this with what you expected to happen. -->
|
|
|
|
**Screenshots**
|
|
<!-- Replace this with screenshots, if necessary. -->
|