From 211481ab62d5d33e301f246c69951f03c1619c7a Mon Sep 17 00:00:00 2001 From: abraunegg Date: Wed, 11 Jul 2018 12:48:02 +1000 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 478625f2..af26d3ed 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -4,6 +4,7 @@ about: Create a report to help us improve --- +### Bug Report Details ### **Describe the bug** A clear and concise description of what the bug is. @@ -28,3 +29,8 @@ If applicable, add screenshots to help explain your problem. **Additional context** Add any other context about the problem here. + +### Bug Report Checklist ### +- [ ] Detailed description +- [ ] Reproduction steps (if applicable) +- [ ] Verbose Log Output