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
<!-- 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 Version:** ?.?.?
- **MassiveCore Version:** ?.?.?
- **Affected Plugin Version:** ???
## Describe your environment
<!--- Please fetch your Spigot version by running /version on your server-->
- **Spigot version:** ?.?.??R?
- **Config pastebin:**
## Describe your Environment
<!-- Run the command "/version" to see the server version you are running. -->
- **Server Version:** ???
## Steps to reproduce this bug
<!--- Provide an unambiguous set of steps to reproduce this bug. -->
1. First I did this.
2. Next I did that.
3. Finally this happened.
## Steps to Reproduce this Bug
<!-- Write a step by step description of how we can reproduce this bug. -->
<!-- As developers we need to know how to trigger the bug before we can fix it. -->
1. First I did this.
2. Next I did that.
3. Finally this happened.
**Observed results**
<!--- Tell us what has happened. This can be a description -->
<!--- a screenshot posted on imgur.com or a log error output posted on pastebin.com. -->
<!--- Ideally, do a combination of all three. -->
## Observed Results
<!-- Tell us what actually happened. -->
<!-- Please describe as detailed as possible. -->
<!-- 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**
<!--- Tell us what should happen -->
## Expected Results
<!-- Tell us what you expected to happen. -->
<!-- This way we can better understand in what way this is an issue. -->