diff options
Diffstat (limited to '.github/ISSUE_TEMPLATE')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 6a63a23d..113a11c1 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -22,7 +22,7 @@ about: Report broken or incorrect behaviour ### Checklist -<!-- Put an x inside [ ] to check it --> +<!-- Put an x inside [ ] to check it, like so: [x] --> - [ ] I have searched the open issues for duplicates. - [ ] I have shown the entire traceback, if possible. |