From dfe4bc331780f3f5be63e06e1b716db49fbec317 Mon Sep 17 00:00:00 2001 From: Kroese Date: Thu, 16 May 2024 00:42:44 +0200 Subject: [PATCH] Update 3-bug.yml --- .github/ISSUE_TEMPLATE/3-bug.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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