Update Issue Template

This commit is contained in:
Olof Larsson 2017-08-08 20:05:37 +02:00
parent 975850da0e
commit d5d17005d9

View File

@ -1,25 +1,28 @@
**Affected Plugin**
## Affected Plugin
<!-- 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:** MassiveCore
- **Affected Plugin Version:** ???
## Describe your Environment
<!-- Run the command "/version" to see the server version you are running. -->
- **Server Version:** ???
**Describe your environment**
<!--- Please replace the "affected plugin" with the actual name of the plugin in question. -->
<!--- If it is MassiveCore, please delete that line. -->
* Affected Plugin version:
* MassiveCore version:
* Spigot version:
* Config pastebin:
## 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.
**Steps to reproduce this bug**
<!--- Provide an unambiguous set of steps to reproduce this bug. -->
1. _____
2. _____
3. _____
## 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. -->
**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. -->
**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. -->