mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 01:26:11 -08:00
Issue templates
This commit is contained in:
8
.github/ISSUE_TEMPLATE/i-have-an-issue.yml
vendored
8
.github/ISSUE_TEMPLATE/i-have-an-issue.yml
vendored
@@ -1,5 +1,5 @@
|
|||||||
name: Bug Report
|
name: Bug Report
|
||||||
description: 'When submitting an issue ❗[enable debug](https://github.com/jokob-sk/Pi.Alert/blob/main/docs/DEBUG_TIPS.md)❗ and [have a look at the docs](https://github.com/jokob-sk/Pi.Alert/tree/main/docs)'
|
description: 'When submitting an issue ❗ https://github.com/jokob-sk/Pi.Alert/blob/main/docs/DEBUG_TIPS.md ❗ and have a look at the docs https://github.com/jokob-sk/Pi.Alert/tree/main/docs'
|
||||||
labels: ['bug🐛']
|
labels: ['bug🐛']
|
||||||
body:
|
body:
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
@@ -52,10 +52,8 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
label: What branch are you running?
|
label: What branch are you running?
|
||||||
options:
|
options:
|
||||||
- Master
|
- Production
|
||||||
- Develop
|
- Dev
|
||||||
- Nightly
|
|
||||||
- Other (This issue will be closed)
|
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
|
|||||||
Reference in New Issue
Block a user