From b354e72489dcef274f4fb2e4c890543b51ba1a66 Mon Sep 17 00:00:00 2001 From: Jokob-sk Date: Tue, 16 Jan 2024 07:25:17 +1100 Subject: [PATCH] update issue template --- .github/ISSUE_TEMPLATE/i-have-an-issue.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/i-have-an-issue.yml b/.github/ISSUE_TEMPLATE/i-have-an-issue.yml index 739a68e2f..84e6bf98a 100755 --- a/.github/ISSUE_TEMPLATE/i-have-an-issue.yml +++ b/.github/ISSUE_TEMPLATE/i-have-an-issue.yml @@ -7,7 +7,7 @@ body: 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 amd I cheked the docs https://github.com/jokob-sk/Pi.Alert/tree/main/docs + - label: I have searched the existing open and closed issues and I checked the docs https://github.com/jokob-sk/Pi.Alert/tree/main/docs required: true - type: textarea attributes: @@ -60,7 +60,7 @@ body: attributes: label: pialert.log description: | - Logs with debug enabled (https://github.com/jokob-sk/Pi.Alert/blob/main/docs/DEBUG_TIPS.md) + Logs with debug enabled (https://github.com/jokob-sk/Pi.Alert/blob/main/docs/DEBUG_TIPS.md) ⚠ ***Generally speaking, all bug reports should have logs provided.*** Tip: You can attach images or log files by clicking this area to highlight it and then dragging files in. Additionally, any additional info? Screenshots? References? Anything that will give us more context about the issue you are encountering!