From 17fd2d6976de12bb02461a2b68c28770991c0dc0 Mon Sep 17 00:00:00 2001 From: Kroese Date: Thu, 16 May 2024 00:41:16 +0200 Subject: [PATCH] Update 1-issue.yml --- .github/ISSUE_TEMPLATE/1-issue.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/1-issue.yml b/.github/ISSUE_TEMPLATE/1-issue.yml index 7e4739c..5caa57c 100644 --- a/.github/ISSUE_TEMPLATE/1-issue.yml +++ b/.github/ISSUE_TEMPLATE/1-issue.yml @@ -3,8 +3,8 @@ description: When you're experiencing problems using the container body: - type: checkboxes attributes: - label: Is there an existing issue for this? - description: Please search to see if a solution already exists for your issue. + label: Is there no existing issue for this? + description: Please search to see if no solution was already provided before. options: - label: I have searched the existing issues required: true