Add link to writing user stories in feature request template

This commit is contained in:
RoboMWM 2019-08-09 10:05:58 -07:00 committed by GitHub
parent 047f6991e3
commit c58dea357a
2 changed files with 8 additions and 5 deletions

View File

@ -1,6 +1,9 @@
--- ---
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: ''
labels: ''
assignees: ''
--- ---

View File

@ -1,14 +1,14 @@
--- ---
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.
labels: Add-on suggestion
assignees: ''
--- ---
**AS** a player/administrator/etc. **AS** a player/administrator/etc.
**I WANT** a feature **I WANT** a feature
**SO THAT** I can be satisfied with my Minecrafting experience **BECAUSE** I want to be satisfied with my Minecrafting experience
### Proposed Criteria Here's how to increase your chances of your feature request being understood (and potentially considered for implementation): https://content.pivotal.io/blog/how-to-write-well-formed-user-stories
- Option `minecraft.satisfaction` is in the config.yml
- Option defaults to true
- When `minecraft.satisfaction` is set to true, all players on my server receive the `Hero of the village` effect.