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