From 6582eae3bdf981cd310e5b68b3d49c5c6aaa0182 Mon Sep 17 00:00:00 2001 From: Bibin Muttappillil Date: Fri, 21 Jul 2023 21:31:31 +0200 Subject: [PATCH] add quotation mark to use `:` --- .gitea/issue_template/proposal.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/issue_template/proposal.yaml b/.gitea/issue_template/proposal.yaml index a2eb54f..283fccd 100644 --- a/.gitea/issue_template/proposal.yaml +++ b/.gitea/issue_template/proposal.yaml @@ -27,7 +27,7 @@ body: id: task attributes: label: Task description - description: Formal problem statement. Optional: Add your story idea. + description: "Formal problem statement. Optional: Add your story idea." validations: required: true - type: textarea