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:
ciyer64 2022-06-28 14:15:41 -04:00 committed by GitHub
parent 1727e7eea0
commit 834bbeeebb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: