From 62cc3123fd28ebdb67c902eb7414ba4abaa1c6f2 Mon Sep 17 00:00:00 2001 From: Bibin Muttappillil Date: Fri, 21 Jul 2023 21:33:49 +0200 Subject: [PATCH] try different markdown titles --- .gitea/issue_template/proposal.yaml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/.gitea/issue_template/proposal.yaml b/.gitea/issue_template/proposal.yaml index 283fccd..702a1bb 100644 --- a/.gitea/issue_template/proposal.yaml +++ b/.gitea/issue_template/proposal.yaml @@ -16,13 +16,15 @@ 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 + value: | + ## Choose round label on the right - type: markdown attributes: - value: Choose difficulty label on the right + value: | + # Choose difficulty label on the right - type: textarea id: task attributes: