From 1d5eb9fb5eac02b65c342c86106912c28be6d55b Mon Sep 17 00:00:00 2001 From: Patrick McGuire <60325264+mcguirepr89@users.noreply.github.com> Date: Thu, 15 Dec 2022 15:46:41 -0500 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 12281bb..9b1ef0e 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -29,3 +29,11 @@ Add any other context about the problem or your installation here. **Your build** The hardware on which BirdNET-Pi is running goes here. + +**Code or log snippets** +``` +Paste your +log output +or +code here +```