mirror of
https://github.com/TuxCoding/FastLogin.git
synced 2025-07-29 18:27:36 +02:00
Optimize issue template
This commit is contained in:
18
.github/ISSUE_TEMPLATE.md
vendored
18
.github/ISSUE_TEMPLATE.md
vendored
@ -1,26 +1,28 @@
|
||||
#### Make sure you are running the latest build of the plugin and checked for duplicate issues!
|
||||
[//]: # (Lines in this format are considered as comments and will not be displayed.)
|
||||
[//]: #
|
||||
[//]: # (Before reporting an issue make sure you are running the latest build of the plugin and checked for duplicate issues!)
|
||||
|
||||
### What behaviour is observed:
|
||||
What happened?
|
||||
[//]: # (What happened?)
|
||||
|
||||
### What behaviour is expected:
|
||||
What did you expect?
|
||||
[//]: # (What did you expect?)
|
||||
|
||||
### Steps/models to reproduce:
|
||||
The actions that cause the issue
|
||||
[//]: # (The actions that cause the issue)
|
||||
|
||||
### Plugin list:
|
||||
This can be found by running `/pl`
|
||||
[//]: # (This can be found by running `/pl`)
|
||||
|
||||
### Environment description
|
||||
Standalone server/Bungeecord network, SQLite/MySQL, ...
|
||||
[//]: # (Standalone server/Bungeecord network, SQLite/MySQL, ...)
|
||||
|
||||
### Plugin version or build number (don't write latest):
|
||||
This can be found by running `/version plugin-name`
|
||||
[//]: # (This can be found by running `/version plugin-name`.)
|
||||
|
||||
### Error Log:
|
||||
[Hastebin](https://hastebin.com/) / [Gist](https://gist.github.com/) link of the error or stacktrace (if any)
|
||||
|
||||
### Configuration:
|
||||
[//]: # (remember to delete any sensitive data)
|
||||
[Hastebin](https://hastebin.com/) / [Gist](https://gist.github.com/) link of your config.yml file
|
||||
(remember to delete any sensitive data)
|
||||
|
Reference in New Issue
Block a user