mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
Issue templates
This commit is contained in:
6
.github/ISSUE_TEMPLATE/i-have-an-issue.yml
vendored
6
.github/ISSUE_TEMPLATE/i-have-an-issue.yml
vendored
@@ -1,13 +1,13 @@
|
||||
name: Bug Report
|
||||
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🐛']
|
||||
description: 'When submitting an issue enable debug and have a look at the docs.'
|
||||
labels: ['bug 🐛']
|
||||
body:
|
||||
- type: checkboxes
|
||||
attributes:
|
||||
label: Is there an existing issue for this?
|
||||
description: Please search to see if an open or closed issue already exists for the bug you encountered.
|
||||
options:
|
||||
- label: I have searched the existing open and closed issues
|
||||
- label: I have searched the existing open and closed issues amd I cheked the docs https://github.com/jokob-sk/Pi.Alert/tree/main/docs
|
||||
required: true
|
||||
- type: textarea
|
||||
attributes:
|
||||
|
||||
Reference in New Issue
Block a user