From 8b642666027179c2b624714bd9f2a8c01c0ba9d2 Mon Sep 17 00:00:00 2001 From: CaCO3 Date: Wed, 28 Sep 2022 12:09:20 +0200 Subject: [PATCH] Update bug_report.md --- .github/workflows/ISSUE_TEMPLATE/bug_report.md | 2 ++ 1 file changed, 2 insertions(+) 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.