2023-06-22 18:04:21 +00:00
name : "Feature request"
description : Suggest an idea to improve Lemmy-UI
2023-06-12 18:49:53 +00:00
labels : [ "enhancement" ]
body :
- type : markdown
attributes :
value : |
2023-06-22 18:04:21 +00:00
Thanks for taking the time to help improve Lemmy-UI by suggesting a feature!
2023-06-14 08:22:46 +00:00
- type : checkboxes
attributes :
label : Requirements
2023-06-22 18:04:21 +00:00
description : Before you create a bug report, please carefully check the following –
2023-06-14 08:22:46 +00:00
options :
2023-06-22 18:04:21 +00:00
- label : This is a feature request and not a bug report. Otherwise, I'd create a new [bug report](https://github.com/LemmyNet/lemmy-ui/issues/new?assignees=&labels=bug%2Ctriage&projects=&template=BUG_REPORT.yml&title=%5BBug%5D%3A+) instead.
2023-06-14 09:39:18 +00:00
required : true
2023-06-22 18:04:21 +00:00
- label : I've [checked](https://github.com/LemmyNet/lemmy-ui/issues) to see if this request (or a similar one) already exists.
2023-06-14 08:22:46 +00:00
required : true
2023-06-22 18:04:21 +00:00
- label : It's a single feature. I'm not requesting multiple features in one issue.
2023-06-14 08:22:46 +00:00
required : true
2023-06-12 18:49:53 +00:00
- type : textarea
id : solution
attributes :
2023-06-22 18:04:21 +00:00
label : Describe the feature you'd like
2023-06-12 18:49:53 +00:00
description : |
2023-06-22 18:04:21 +00:00
Provide a clear and concise description of the feature. Explain why it's needed.
2023-06-12 18:49:53 +00:00
validations :
2023-06-22 18:04:21 +00:00
required : true