2022-05-31 01:17:02 +00:00
name : Feature request
description : Suggest an new feature or an idea to improve the existing one
labels : "enhancement"
body :
- type : markdown
attributes :
value : |
2022-12-04 23:29:49 +00:00
**Before You Submit Your Issue**
- This is not a right place to ask questions. Use [Discussions](https://github.com/yattee/yattee/discussions) or contact directly via [Discord](https://yattee.stream/discord) or [Matrix Channel](https://matrix.to/#/#Yattee:matrix.org)
2022-05-31 01:17:02 +00:00
- type : checkboxes
attributes :
label : Guidelines
2022-12-04 23:29:49 +00:00
description : Please ensure you've completed the following
2022-05-31 01:17:02 +00:00
options :
2022-12-04 23:29:49 +00:00
- label : I have searched the [issue tracker](https://github.com/yattee/yattee/issues) and I haven't found feature request like this
2022-05-31 01:17:02 +00:00
required : true
2022-12-04 23:29:49 +00:00
- type : dropdown
2022-05-31 01:17:02 +00:00
attributes :
2022-12-04 23:29:49 +00:00
label : Type
description : Please select a type that fits this request. Choose multiple options, if applicable
multiple : true
options :
- New feature
- Improvement to existing feature
- Usability improvement
- Visual improvement
- Other
2022-05-31 01:17:02 +00:00
validations :
required : true
2022-12-04 23:29:49 +00:00
- type : textarea
2022-05-31 01:17:02 +00:00
attributes :
2022-12-04 23:29:49 +00:00
label : Describe the feature
description : Provide a description of the feature that you're requesting to have implemented. You can attach screenshots or mockups to help to understand it better
placeholder : The feature should work like this...
2022-05-31 01:17:02 +00:00
validations :
required : true