diff --git a/.github/ISSUE_TEMPLATE/3-bug.yml b/.github/ISSUE_TEMPLATE/3-bug.yml index fa4ef66..1ff8d33 100644 --- a/.github/ISSUE_TEMPLATE/3-bug.yml +++ b/.github/ISSUE_TEMPLATE/3-bug.yml @@ -5,8 +5,8 @@ labels: ["bug"] body: - type: checkboxes attributes: - label: Is there an existing bug report for this? - description: Please search to see if a report already exists for the bug you encountered. + label: Is there no existing bug report for this? + description: Please search to see if the bug was not already reported before. options: - label: I have searched the existing bug reports required: true