Update Issue Template

This commit is contained in:
Olof Larsson 2017-08-08 20:05:37 +02:00
parent 0369dfeb5d
commit 76c4b7f865
1 changed files with 22 additions and 19 deletions

View File

@ -1,25 +1,28 @@
## Affected Plugin ## Affected Plugin
<!-- You can fetch your versions ingame by running /f version and /massivecore version --> <!-- In order to help you we need to know which plugin this issue is about. -->
<!-- The plugin always has the same version as MassiveCore. -->
<!-- All our plugins depend on MassiveCore, you did not forget to install it did you? -->
<!-- Run the command "/massivecore version" to see the version you are running. -->
- **Affected Plugin Name:** Factions - **Affected Plugin Name:** Factions
- **Affected Plugin Version:** ?.?.? - **Affected Plugin Version:** ???
- **MassiveCore Version:** ?.?.?
## Describe your environment ## Describe your Environment
<!--- Please fetch your Spigot version by running /version on your server--> <!-- Run the command "/version" to see the server version you are running. -->
- **Spigot version:** ?.?.??R? - **Server Version:** ???
- **Config pastebin:**
## Steps to reproduce this bug ## Steps to Reproduce this Bug
<!--- Provide an unambiguous set of steps to reproduce this bug. --> <!-- Write a step by step description of how we can reproduce this bug. -->
1. First I did this. <!-- As developers we need to know how to trigger the bug before we can fix it. -->
2. Next I did that. 1. First I did this.
3. Finally this happened. 2. Next I did that.
3. Finally this happened.
**Observed results** ## Observed Results
<!--- Tell us what has happened. This can be a description --> <!-- Tell us what actually happened. -->
<!--- a screenshot posted on imgur.com or a log error output posted on pastebin.com. --> <!-- Please describe as detailed as possible. -->
<!--- Ideally, do a combination of all three. --> <!-- Feel free to link to a screenshot posted on imgur.com. -->
<!-- Feel free to link to an error log posted on pastebin.com. -->
## Expected Results
**Expected results** <!-- Tell us what you expected to happen. -->
<!--- Tell us what should happen --> <!-- This way we can better understand in what way this is an issue. -->