From d7ee4e9923d7cadf72b723b7d2ee1d4eb7f41476 Mon Sep 17 00:00:00 2001 From: Kevin Schneider Date: Thu, 10 Oct 2024 10:59:17 +0200 Subject: [PATCH] Update participant.yml --- .github/ISSUE_TEMPLATE/participant.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/participant.yml b/.github/ISSUE_TEMPLATE/participant.yml index fe634267..0e5f6004 100644 --- a/.github/ISSUE_TEMPLATE/participant.yml +++ b/.github/ISSUE_TEMPLATE/participant.yml @@ -6,9 +6,7 @@ body: id: type attributes: label: Type - options: - - participant - - project + options: ["participant", "project"] validations: required: true - type: input