AlttdGriefPrevention/.github/ISSUE_TEMPLATE/bug-report.md
RoboMWM dbc7ddf30d Revert "add exploit report template"
This reverts commit 61824b5455.

Non-admins of the repo cannot create security advisories.
2019-05-23 22:10:24 -07:00

43 lines
926 B
Markdown

---
name: Bug report
about: Report bugs or scary stacktraces (the big scary red lines that say SomethingException)
---
### 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.
```
### Plugin list (if applicable):