From bd5ad2b6c193c1d747af88cbd7e320354fcfac57 Mon Sep 17 00:00:00 2001 From: Bunny67 Date: Fri, 17 Jul 2020 22:30:54 +0300 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 40 ++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/bug_report.md diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 0000000..1d8530f --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,40 @@ +--- +name: Bug report +about: Create a report to help us improve +title: '' +labels: bug +assignees: '' + +--- + +## Describe the bug + + +**Do you have an error log of what happened?** + + +``` +PASTE ERROR HERE +``` + +### To Reproduce + + +Steps to reproduce the behavior: + +1. Go to '...' +2. Click on '....' +3. Scroll down to '....' +4. See error + +**Screenshots** + + +**Which version of WeakAuras are you using?** + + +### Additional Info +