AlttdGriefPrevention/.github/ISSUE_TEMPLATE/bug-report.md
RoboMWM 61824b5455 add exploit report template
which points to the brand-new security tab
2019-05-23 20:42:04 -07:00

46 lines
961 B
Markdown

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