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** ## Steps to Reproduce this Bug
<!--- Please replace the "affected plugin" with the actual name of the plugin in question. --> <!-- Write a step by step description of how we can reproduce this bug. -->
<!--- If it is MassiveCore, please delete that line. --> <!-- As developers we need to know how to trigger the bug before we can fix it. -->
* Affected Plugin version: 1. First I did this.
* MassiveCore version: 2. Next I did that.
* Spigot version: 3. Finally this happened.
* Config pastebin:
**Steps to reproduce this bug** ## Observed Results
<!--- Provide an unambiguous set of steps to reproduce this bug. --> <!-- Tell us what actually happened. -->
1. _____ <!-- Please describe as detailed as possible. -->
2. _____ <!-- Feel free to link to a screenshot posted on imgur.com. -->
3. _____ <!-- Feel free to link to an error log posted on pastebin.com. -->
**Observed results** ## Expected Results
<!--- Tell us what has happened. This can be a description --> <!-- Tell us what you expected to happen. -->
<!--- a screenshot posted on imgur.com or a log error output posted on pastebin.com. --> <!-- This way we can better understand in what way this is an issue. -->
<!--- Ideally, do a combination of all three. -->
**Expected results**
<!--- Tell us what should happen -->