2022-10-25 23:56:39 +08:00
name : "⭐ Feature or enhancement request"
2021-04-22 08:18:44 +08:00
description : Propose something new.
2024-10-10 07:00:51 +08:00
type : Feature
2022-10-25 23:56:39 +08:00
labels :
- Needs-Triage
2021-04-22 08:18:05 +08:00
body :
- type : textarea
attributes :
2021-06-18 02:16:27 +08:00
label : Description of the new feature / enhancement
2022-10-25 23:56:39 +08:00
placeholder : What is the expected behavior of the proposed feature?
2021-04-22 08:18:05 +08:00
validations :
required : true
2021-06-18 02:16:27 +08:00
- type : textarea
2022-10-25 23:56:39 +08:00
attributes :
label : Scenario when this would be used?
placeholder : What is the scenario this would be used? Why is this important to your workflow as a power user?
2021-06-18 02:16:27 +08:00
validations :
required : true
- type : textarea
2022-10-25 23:56:39 +08:00
attributes :
2021-06-18 02:16:27 +08:00
label : Supporting information
2022-10-25 23:56:39 +08:00
placeholder : "Having additional evidence, data, tweets, blog posts, research, ... anything is extremely helpful. This information provides context to the scenario that may otherwise be lost."
2021-06-18 02:16:27 +08:00
validations :
required : false
2021-04-22 08:19:40 +08:00
- type : markdown
attributes :
2022-10-25 23:56:39 +08:00
value : Please limit one request per issue.