2024-01-24 17:26:15 +00:00
name : Feature Request
description : "Tip: open this issue template from within Zed with the `request feature` command palette action"
labels : [ "admin read" , "triage" , "enhancement" ]
body :
2024-06-18 16:15:05 +00:00
- type : checkboxes
attributes :
label : Check for existing issues
description : Check the backlog of issues to reduce the chances of creating duplicates; if an issue already exists, place a `+1` (👍) on it.
options :
- label : Completed
2024-01-24 17:26:15 +00:00
required : true
2024-06-18 16:15:05 +00:00
- type : textarea
attributes :
label : Describe the feature
description : A clear and concise description of what you want to happen.
validations :
required : true
2024-11-05 17:07:17 +00:00
- type : textarea
id : environment
attributes :
label : Environment
2024-11-10 13:34:23 +00:00
description : Run the `copy system specs into clipboard` command palette action and paste the output in the field below. If you are unable to run the command, please include your Zed version and release channel, operating system and version, RAM amount, and architecture.
2024-11-05 17:07:17 +00:00
validations :
required : true
2024-06-18 16:15:05 +00:00
- type : textarea
attributes :
label : |
If applicable, add mockups / screenshots to help present your vision of the feature
description : Drag images into the text input below
validations :
required : false