[CI-SKIP] Add issue template descriptions

This commit is contained in:
games647
2021-06-19 18:02:11 +02:00
parent 58cee1e26e
commit 4be0e1333d
3 changed files with 10 additions and 1 deletions

View File

@ -1,6 +1,6 @@
---
name: Bug report
about: Something isn't working
about: Something isn't working, broken, not expected behavior
title: ''
labels: 'bug'
assignees: ''
@ -10,6 +10,8 @@ assignees: ''
[//]: # (Lines in this format are considered as comments and will not be displayed.)
[//]: # (Before reporting make sure you're running the **latest build** of the plugin and checked for existing issues!)
[//]: # (Type: This ticket is about bugs - broken, not expected behavior)
### What behaviour is observed:
[//]: # (What happened?)

View File

@ -8,6 +8,9 @@ assignees: ''
---
[//]: # (Lines in this format are considered as comments and will not be displayed.)
[//]: # (Before reporting make sure you're running the **latest build** of the plugin and checked for existing issues!)
[//]: # (This ticket is about suggestions for a feature or particular enhancement)
### Is your feature request related to a problem? Please describe.
[//]: # (A clear and concise description of what the problem is. Ex. I'm always frustrated when [...])

View File

@ -7,4 +7,8 @@ assignees: ''
---
[//]: # (Lines in this format are considered as comments and will not be displayed.)
[//]: # (Before reporting make sure you're running the **latest build** of the plugin and checked for existing issues!)
[//]: # (Type: This ticket doesn't fit the other issue types and is about general questions. Example includes how to set
it up or how it is working internally)