diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 4457592..0247828 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -11,13 +11,13 @@ assignees: '' A clear and concise description of what the bug is. **To Reproduce** -If possible give an URL or command line that leads to the issue. If possible try to reproduce the issue on the public web instance. +If possible give a URL or command line that leads to the issue. If possible try to reproduce the issue on the public web instance. **Expected behavior** A clear and concise description of what you expected to happen. **Screenshots or Drawings** -If the can't be reproduced easily, add screenshots or attach a drawing to help explain your problem. +If the bug can't be reproduced easily, add screenshots or attach a drawing to help explain your problem. **Additional context** Add any other context about the problem here.