From c40da45c13546f2a5e39209da03cd9a0276e6bdc Mon Sep 17 00:00:00 2001 From: Bibin Muttappillil Date: Fri, 21 Jul 2023 21:36:24 +0200 Subject: [PATCH] try more markdown titles --- .gitea/issue_template/proposal.yaml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitea/issue_template/proposal.yaml b/.gitea/issue_template/proposal.yaml index 426a626..a7a2424 100644 --- a/.gitea/issue_template/proposal.yaml +++ b/.gitea/issue_template/proposal.yaml @@ -16,15 +16,16 @@ body: required: true - type: markdown attributes: - value: "# Choose Topics label on the right" + value: | + **Choose Topics label on the right** - type: markdown attributes: value: | - ## Choose round label on the right + ### Choose round label on the right - type: markdown attributes: value: | - # Choose difficulty label on the right + #### Choose difficulty label on the right - type: textarea id: task attributes: