Update .gitea/issue_template/proposal.yaml
This commit is contained in:
parent
ec53a273d9
commit
52ad9378c4
|
@ -11,12 +11,12 @@ body:
|
||||||
Thanks for taking the time to propose a task!
|
Thanks for taking the time to propose a task!
|
||||||
Do not forget to **update the issue title** with your unique task name.
|
Do not forget to **update the issue title** with your unique task name.
|
||||||
|
|
||||||
- type: input
|
- type: textarea
|
||||||
id: author
|
id: author
|
||||||
attributes:
|
attributes:
|
||||||
label: Author
|
label: Author
|
||||||
description: Who had the idea for this task? If applicable, also link to the 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
|
placeholder: @stofl and @binna, inspired by https://codeforces.com/problemset/problem/1/A
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue