From 2e6be21cd9f72691a6d25f95154151e157313242 Mon Sep 17 00:00:00 2001 From: Jokob-sk Date: Sat, 6 Jan 2024 13:12:00 +1100 Subject: [PATCH] Issue templates --- .github/ISSUE_TEMPLATE/i-have-an-issue.yml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/i-have-an-issue.yml b/.github/ISSUE_TEMPLATE/i-have-an-issue.yml index eca71891..2511eb8b 100755 --- a/.github/ISSUE_TEMPLATE/i-have-an-issue.yml +++ b/.github/ISSUE_TEMPLATE/i-have-an-issue.yml @@ -1,5 +1,5 @@ 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🐛'] body: - type: checkboxes @@ -52,10 +52,8 @@ body: attributes: label: What branch are you running? options: - - Master - - Develop - - Nightly - - Other (This issue will be closed) + - Production + - Dev validations: required: true - type: textarea