mirror of
https://github.com/shlinkio/shlink.git
synced 2025-02-25 18:45:27 -06:00
Use textarea instead of markdown for main field in help-wanted discussion
This commit is contained in:
parent
6d4c232345
commit
550f3b28ea
2
.github/DISCUSSION_TEMPLATE/help-wanted.yml
vendored
2
.github/DISCUSSION_TEMPLATE/help-wanted.yml
vendored
@ -42,7 +42,7 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
label: Database version
|
label: Database version
|
||||||
placeholder: x.y.z
|
placeholder: x.y.z
|
||||||
- type: markdown
|
- type: textarea
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
attributes:
|
attributes:
|
||||||
|
Loading…
Reference in New Issue
Block a user