From 8a6bec9071c77ca9a93e5f2b49e28503af029f07 Mon Sep 17 00:00:00 2001 From: Bibin Muttappillil Date: Fri, 11 Aug 2023 14:06:39 +0200 Subject: [PATCH] Update .gitea/issue_template/proposal.yaml --- .gitea/issue_template/proposal.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitea/issue_template/proposal.yaml b/.gitea/issue_template/proposal.yaml index 6427b49..b6af7c5 100644 --- a/.gitea/issue_template/proposal.yaml +++ b/.gitea/issue_template/proposal.yaml @@ -15,7 +15,7 @@ body: id: author attributes: label: Author - description: Who had the idea for this task? If applicable, also link original source. + description: Who had the idea for this task? If applicable, also link to the original source. placeholder: stofl and binna, inspired by https://codeforces.com/problemset/problem/1/A validations: required: true @@ -38,7 +38,7 @@ body: id: spoiler-begin attributes: label: "---" - description: "No change is required: Opening the spoiler tag to hide solution and topic ideas, preventing accidential spoiling." + description: "No change is required: Opening the spoiler tag to hide solution and topic ideas, preventing accidental spoiling." placeholder:
Topic Tags value:
Topic Tags @@ -143,7 +143,7 @@ body: id: topics-freeform attributes: label: "Topics (free-form)" - description: "Additional topics which are not available in the dropdown." + description: "Additional topics that are not available in the dropdown." validations: required: false @@ -151,7 +151,7 @@ body: attributes: value: | ### Rounds - Which rounds would this task be applicable? + In which rounds would this task be applicable? Choose the corresponding *round* label(s) for this issue on the right. - type: markdown