Update issue templates

This commit is contained in:
RoboMWM 2020-01-02 21:16:16 -08:00 committed by GitHub
parent 85205e9b6f
commit c038b88904
2 changed files with 8 additions and 3 deletions

View File

@ -2,7 +2,7 @@
name: Bug report name: Bug report
about: Report bugs or scary stacktraces (the big scary red lines that say SomethingException) about: Report bugs or scary stacktraces (the big scary red lines that say SomethingException)
title: '' title: ''
labels: '' labels: Unverified Bug
assignees: '' assignees: ''
--- ---
@ -25,7 +25,6 @@ ___This can be found by running `/version` and `/version GriefPrevention` on you
Paste of `/version`: Paste of `/version`:
Paste of `/version GriefPrevention`: Paste of `/version GriefPrevention`:
### Stack trace/error or server log ### 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): ### Plugin list (if applicable):

View File

@ -2,7 +2,7 @@
name: Feature enhancement or request name: Feature enhancement or request
about: Improvements or ideas for GriefPrevention about: Improvements or ideas for GriefPrevention
title: Name of feature goes here. No brackets, please. title: Name of feature goes here. No brackets, please.
labels: Add-on suggestion labels: Add-on Suggestion
assignees: '' assignees: ''
--- ---