AlttdGriefPrevention/.github/ISSUE_TEMPLATE/bug-report.md
2020-01-02 21:16:16 -08:00

51 lines
1.2 KiB
Markdown

---
name: Bug report
about: Report bugs or scary stacktraces (the big scary red lines that say SomethingException)
title: ''
labels: Unverified Bug
assignees: ''
---
### What happened:
_What you saw_
### What you expected:
_What you expected to see_
### Steps to reproduce:
__This may include a build schematic, a video, or detailed instructions to help reconstruct the issue__
1. Step 1.
2. Step 2.
3. ???
4. Profit!
### Server and GriefPrevention version:
___This can be found by running `/version` and `/version GriefPrevention` on your server.___
Paste of `/version`:
Paste of `/version GriefPrevention`:
### Stack trace/error or server log
```
Paste entire stack trace right here inside these backticks.
```
Or, paste the server.log at gist.github.com and paste the link here:
### GriefPrevention config.yml
```yml
Paste the config.yml right here inside these backticks. Please do not use a paste service for this.
```
### Resolutions attempted
> Replace the `- [ ]` with a `- [x]` if the statement is true
- [ ] Issue still occurs even if GriefPrevention is the only plugin running
- [ ] Issue still occurs even after testing on a new server
### Plugin list (if applicable):