2022-10-25 15:56:39 +00:00
name : "⭐ Feature or enhancement request"
2021-04-22 00:18:44 +00:00
description : Propose something new.
2022-10-25 15:56:39 +00:00
labels :
- Needs-Triage
2021-04-22 00:18:05 +00:00
body :
- type : textarea
attributes :
2021-06-17 18:16:27 +00:00
label : Description of the new feature / enhancement
2022-10-25 15:56:39 +00:00
placeholder : What is the expected behavior of the proposed feature?
2021-04-22 00:18:05 +00:00
validations :
required : true
2021-06-17 18:16:27 +00:00
- type : textarea
2022-10-25 15:56:39 +00: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-17 18:16:27 +00:00
validations :
required : true
- type : textarea
2022-10-25 15:56:39 +00:00
attributes :
2021-06-17 18:16:27 +00:00
label : Supporting information
2022-10-25 15:56:39 +00: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-17 18:16:27 +00:00
validations :
required : false
2021-04-22 00:19:40 +00:00
- type : markdown
attributes :
2022-10-25 15:56:39 +00:00
value : Please limit one request per issue.