2021-08-24 05:45:41 +08:00
name : Enhancement request
description : Do you have a suggestion or feature request?
labels : [ T-Enhancement]
body :
- type : markdown
attributes :
value : |
2022-10-13 05:45:22 +08:00
Thank you for taking the time to propose an enhancement to an existing feture. If you would like to propose a new feature or a major cross-platform change, please [start a discussion here](https://github.com/vector-im/element-meta/discussions/new?category=ideas).
2021-08-24 05:45:41 +08:00
- type : textarea
id : usecase
attributes :
label : Your use case
2021-10-16 03:45:47 +08:00
description : Please feel welcome to include screenshots or mock ups.
2021-08-24 05:45:41 +08:00
placeholder : Tell us what you would like to do!
value : |
2021-11-12 23:46:16 +08:00
#### What would you like to do?
2021-08-24 05:45:41 +08:00
#### Why would you like to do it?
#### How would you like to achieve it?
validations :
required : true
- type : textarea
id : alternative
attributes :
label : Have you considered any alternatives?
placeholder : A clear and concise description of any alternative solutions or features you've considered.
validations :
required : false
- type : textarea
id : additional-context
attributes :
label : Additional context
placeholder : Is there anything else you'd like to add?
validations :
required : false
2022-05-02 20:40:25 +08:00
- type : dropdown
id : pr
attributes :
label : Are you willing to provide a PR?
description : |
Don't worry, it's still OK to answer 'No' :).
options :
- 'Yes'
- 'No'
validations :
required : true