diff --git a/.github/workflows/ISSUE_TEMPLATE/bug_report.md b/.github/workflows/ISSUE_TEMPLATE/bug_report.md index 90e51704..3261db7d 100644 --- a/.github/workflows/ISSUE_TEMPLATE/bug_report.md +++ b/.github/workflows/ISSUE_TEMPLATE/bug_report.md @@ -12,6 +12,8 @@ Thank you for taking your time to report a bug. Before you proceed, please check: - Do you use the latest version? See https://github.com/jomjol/AI-on-the-edge-device/releases. - Is there already another similar issue? Check for open and closed Issue in https://github.com/jomjol/AI-on-the-edge-device/issues. +- Are instructions in the readme solving your issue (https://github.com/jomjol/AI-on-the-edge-device/tree/master#readme)? +- Are instructions in the wiki solving your issue? (https://github.com/jomjol/AI-on-the-edge-device/wiki)? **Describe the bug** A clear and concise description of what the bug is.