Update issue templates
This commit is contained in:
parent
85205e9b6f
commit
c038b88904
9
.github/ISSUE_TEMPLATE/bug-report.md
vendored
9
.github/ISSUE_TEMPLATE/bug-report.md
vendored
|
|
@ -2,7 +2,7 @@
|
|||
name: Bug report
|
||||
about: Report bugs or scary stacktraces (the big scary red lines that say SomethingException)
|
||||
title: ''
|
||||
labels: ''
|
||||
labels: Unverified Bug
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
|
@ -25,7 +25,6 @@ ___This can be found by running `/version` and `/version GriefPrevention` on you
|
|||
Paste of `/version`:
|
||||
Paste of `/version GriefPrevention`:
|
||||
|
||||
|
||||
### Stack trace/error or server log
|
||||
|
||||
```
|
||||
|
|
@ -42,4 +41,10 @@ Paste the config.yml right here inside these backticks. Please do not use a past
|
|||
|
||||
```
|
||||
|
||||
### 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):
|
||||
|
|
|
|||
2
.github/ISSUE_TEMPLATE/feature-request.md
vendored
2
.github/ISSUE_TEMPLATE/feature-request.md
vendored
|
|
@ -2,7 +2,7 @@
|
|||
name: Feature enhancement or request
|
||||
about: Improvements or ideas for GriefPrevention
|
||||
title: Name of feature goes here. No brackets, please.
|
||||
labels: Add-on suggestion
|
||||
labels: Add-on Suggestion
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user