From c8f699489578d97d3360d2ed371f5e526727685b Mon Sep 17 00:00:00 2001 From: Andre_601 Date: Thu, 15 Sep 2022 01:28:59 +0200 Subject: [PATCH] Make colors required --- .github/ISSUE_TEMPLATE/theme_proposal.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/theme_proposal.yml b/.github/ISSUE_TEMPLATE/theme_proposal.yml index 920f9af3e..304d1d1c9 100644 --- a/.github/ISSUE_TEMPLATE/theme_proposal.yml +++ b/.github/ISSUE_TEMPLATE/theme_proposal.yml @@ -34,6 +34,8 @@ body: - background: #f4f4f4 - primaryColor: #fff4dd - ... + validations: + required: true - type: textarea attributes: label: Screenshots