mirror of
https://github.com/warpdotdev/Warp.git
synced 2024-11-25 10:33:05 +03:00
GH_Feature_temp_CI (#1556)
* GH_Feature_temp_CI Added feature importance question, updated question language. * GH_Feat_temp_CI_2 Added quotes to dropdown
This commit is contained in:
parent
1727e7eea0
commit
834bbeeebb
13
.github/ISSUE_TEMPLATE/02_feature_request.yml
vendored
13
.github/ISSUE_TEMPLATE/02_feature_request.yml
vendored
@ -33,6 +33,19 @@ body:
|
||||
description: "Add any other context or screenshots about the feature request here. If you want to upload a picture you can drag one in from Finder."
|
||||
validations:
|
||||
required: false
|
||||
- type: dropdown
|
||||
id: "importance"
|
||||
attributes:
|
||||
label: "How important is this feature to you?"
|
||||
multiple: false
|
||||
options:
|
||||
- "1 (Not too important)"
|
||||
- "2"
|
||||
- "3"
|
||||
- "4"
|
||||
- "5 (Can't work without it!)"
|
||||
validations:
|
||||
required: true
|
||||
- type: dropdown
|
||||
id: "triage"
|
||||
attributes:
|
||||
|
Loading…
Reference in New Issue
Block a user