From a1c62e5be4212709154337a932ec7ff8920d89a2 Mon Sep 17 00:00:00 2001 From: Mohamed Bassem Date: Sun, 29 Dec 2024 17:44:40 +0000 Subject: docs: Add troubleshooting guide --- .github/ISSUE_TEMPLATE/bug_report.yml | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to '.github/ISSUE_TEMPLATE/bug_report.yml') diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index bc9de30d..7b19ef6b 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -7,7 +7,7 @@ body: value: | Thanks for taking the time to fill out a bug report! Please note that this form is for reporting bugs in existing supported functionality. - + If you are reporting something that's not an issue in functionality we've previously supported and/or is simply something different to your expectations, then it may be more appropriate to raise via a feature or support request instead. - type: textarea id: description @@ -59,3 +59,13 @@ body: placeholder: (eg. v0.18.0) validations: required: true + + - type: checkboxes + id: confirm-troubleshooting + attributes: + label: Have you checked the troubleshooting guide? + description: | + We have a troubleshooting guide that you can find [here](https://docs.hoarder.app/next/troubleshooting). Please check it out as you might find a solution to your problem. + options: + - label: I have checked the troubleshooting guide and I haven't found a solution to my problem + required: true -- cgit v1.2.3-70-g09d2