From fe97ba80011e6f94131e118ae3676c0ae1a6e623 Mon Sep 17 00:00:00 2001 From: acsfer Date: Fri, 21 Jan 2022 10:28:03 +0100 Subject: [PATCH] Require all fields --- .github/ISSUE_TEMPLATE/BUG_REPORT.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml index 86f3ae24053..bb6803b4621 100644 --- a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml +++ b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml @@ -163,7 +163,7 @@ body: > NOTE: This will be automatically formatted into code. render: shell validations: - required: false + required: true - type: textarea id: apps attributes: @@ -179,7 +179,7 @@ body: > NOTE: This will be automatically formatted into code. render: shell validations: - required: false + required: true - type: textarea id: nextcloud-signingstatus attributes: @@ -204,7 +204,7 @@ body: > NOTE: This will be automatically formatted into code. render: shell validations: - required: false + required: true - type: textarea id: additional-info attributes: