Update ISSUE_TEMPLATE

This commit is contained in:
Rsl1122 2017-08-09 19:09:01 +03:00 committed by GitHub
parent b9629ccee4
commit dfd5f82610

View File

@ -1,41 +1,13 @@
Feel free to use the template below to report your issue, for suggestions you can use whatever works for you :) Instructions for issue reporting:
Remember to use the Preview button to ensure the errors are displayed properly - Write description of the issue
- Use `/plan m dump` & Copy the hastebin address here
If your issue is about a command timeout, please follow the instructions at the bottom of the issue template. For suggestions use any format you want. :)
---- ----
**Plan Version:** <Version> **Description of the issue**
**Server Version:** <Server Version>
**Database Type:** <Mysql/sqlite>
**Issue Caused by:** <Caused by>
----
**Description:**
**Steps to Reproduce:** **Hastebin link**
Link:
1.
2.
**Proposed Solution:**
----
**Console/Errors.txt/DebugLog.txt contents:**
```
Place any stack traces inside these symbols (```)
```
----
Instructions for reporting timeout issues:
- Enable file debug mode by changing config setting "Debug" to "file"
- Reload the plugin
- Run the command that causes the timeout message to show
- Copy the contents of DebugLog.txt inside the code brackets above