From 27721af05a284668bf06206b474750dfc87daff5 Mon Sep 17 00:00:00 2001 From: Bibin Muttappillil Date: Sat, 22 Jul 2023 01:27:39 +0200 Subject: [PATCH] add spoiler surrounding topics --- .gitea/issue_template/proposal.yaml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/.gitea/issue_template/proposal.yaml b/.gitea/issue_template/proposal.yaml index c8de356..2fa8140 100644 --- a/.gitea/issue_template/proposal.yaml +++ b/.gitea/issue_template/proposal.yaml @@ -14,6 +14,17 @@ body: placeholder: stofl, inspired by https://codeforces.com/problemset/problem/1/A validations: required: true + - type: textarea + id: spoiler-begin + attributes: + label: Start of spoiler + description: Opening the spoiler tag + placeholder: | +
+ Topic Tags + value: | +
+ Topic Tags - type: dropdown id: round attributes: @@ -110,6 +121,13 @@ body: - warmup validations: required: false + - type: textarea + id: spoiler-end + attributes: + label: End of spoiler + description: Closing the spoiler tag + placeholder:
+ value:
- type: markdown attributes: value: |