diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 5b54d30..70bcf2b 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -5,7 +5,7 @@ body: - type: checkboxes attributes: label: 🧐 Have you fully read the README and viewed similar issues? - description: Please read the README, FAQ and check the open and closed issues because your "bug" may have already been discussed or fixed. + description: Please read the README, FAQ and check the open and closed issues because your "bug" may have already been discussed or reported. options: - label: I have read the README required: true