diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 0000000..b6b01fa --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -0,0 +1,23 @@ +--- +name: Bug report +about: Create a report to help us improve this add-on + +--- + +## Describe the bug +A clear and concise description of what the bug is. + +## To Reproduce +Steps to reproduce: +1. +2. +3. +4. +5. + +## Expected behavior + +A clear and concise description of what you expected to happen. + +## NVDA Log Dump +Please paste below this line the complete log of your NVDA session, or if you know how to do it, the relevant information showing what NVDA is doing when the bug occurs.