From 9f6c1e365995923fb1e5b7c510a36fe3272e92e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sybren=20A=2E=20St=C3=BCvel?= Date: Thu, 16 May 2024 12:32:13 +0200 Subject: [PATCH] Remove checkbox from Custom Job Type issue template They became (as could be expected) two checkboxes, so better to not include any options that are mutually exclusive. --- .gitea/issue_template/jobtype.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitea/issue_template/jobtype.yaml b/.gitea/issue_template/jobtype.yaml index 8a8a587c..54fc5f24 100644 --- a/.gitea/issue_template/jobtype.yaml +++ b/.gitea/issue_template/jobtype.yaml @@ -37,7 +37,5 @@ body: id: understanding attributes: label: "Will you help to keep things up to date?" - required: true options: - label: "Yes, I'll check with new versions of Blender and/or Flamenco, and send in a report when updating is necessary" - - label: "Nope, someone else will have to do this"