From 5f1d30f61024d983c73ed593a6be69244ba04199 Mon Sep 17 00:00:00 2001 From: Anthony Truskinger Date: Sun, 21 Jul 2019 13:08:23 +1000 Subject: [PATCH] Updated bug report issue template [no_ci] --- .github/ISSUE_TEMPLATE/bug_report.md | 46 +++++++++++++++++++--------- 1 file changed, 31 insertions(+), 15 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 74a4b07e4..1670fccf0 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -17,21 +17,37 @@ A clear and concise description of what you expected to happen. ## Diagnostics -- I Confirm I have followed [the instructions for reporting a bug](https://github.com/QutEcoacoustics/audio-analysis/blob/master/docs/bug_report.md) -- I have attached a log -- I have answered the following questions: - - - **Operating system:** - - - **AP.exe version:** - - - **The data used can be found:** - - **The command I used:** - - **The config file I used:** - - -### Screenshots -If applicable, add screenshots to help explain your problem. + + +- [x] I have followed the [instructions for reporting a bug](https://github.com/QutEcoacoustics/audio-analysis/blob/master/docs/bug_report.md) + +- I have attached a log: + + + + + +- The **Operating system** I'm using: + +- The version of **AnalysisPrograms.exe**: + +- **The data used can be found:** + +- **The command I used:** + +``` + +``` + + +- **The config file I used:** + + + + + +## Screenshots + ## Additional Details Add any other context about the problem here.