From 8dc2a00091b0acf3989b2fbf8f125cde1444979e Mon Sep 17 00:00:00 2001 From: Bibin Muttappillil Date: Mon, 24 Jul 2023 00:00:56 +0200 Subject: [PATCH] change order and spoiler belongings --- .gitea/issue_template/proposal.yaml | 40 ++++++++++++++--------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/.gitea/issue_template/proposal.yaml b/.gitea/issue_template/proposal.yaml index fd08634..4bb8508 100644 --- a/.gitea/issue_template/proposal.yaml +++ b/.gitea/issue_template/proposal.yaml @@ -8,6 +8,18 @@ body: value: | Thanks for taking the time to propose a task! Do not forget to **update the issue title** with your unique task name. + - type: textarea + id: task + attributes: + label: Task description + description: "Formal problem statement. Optional: Add your story idea." + validations: + required: true + - type: textarea + id: subtasks + attributes: + label: Subtasks + description: Possible subtasks or variations of the task. - type: input id: author attributes: @@ -20,7 +32,7 @@ body: id: spoiler-begin attributes: label: "---" - description: Opening the spoiler tag + description: Opening the spoiler tag to hide solution and topic ideas, preventing accidential spoiling. placeholder:
Topic Tags value:
Topic Tags - type: dropdown @@ -119,13 +131,6 @@ body: - warmup validations: required: false - - type: input - id: spoiler-end - attributes: - label: "---" - description: Closing the spoiler tag - placeholder:
- value:
- type: markdown attributes: value: | @@ -138,18 +143,6 @@ body: ### Difficulty How would you rate the difficulty of this task? Relative to the highest round you selected. Choose the corresponding *difficulty* label for this issue on the right. - - type: textarea - id: task - attributes: - label: Task description - description: "Formal problem statement. Optional: Add your story idea." - validations: - required: true - - type: textarea - id: subtasks - attributes: - label: Subtasks - description: Possible subtasks or variations of the task. - type: textarea id: solution attributes: @@ -157,3 +150,10 @@ body: description: Solution idea or possible approaches. You don't need to have a full solution to propose a task, but please write down a few thoughts about how you would approach the task. validations: required: true + - type: input + id: spoiler-end + attributes: + label: "---" + description: Closing the spoiler tag + placeholder: + value: