mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
Update feature-request.yml
This commit is contained in:
6
.github/ISSUE_TEMPLATE/feature-request.yml
vendored
6
.github/ISSUE_TEMPLATE/feature-request.yml
vendored
@@ -67,12 +67,12 @@ body:
|
|||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
# Field 7 - Can the user implement
|
# Field 7 - Can the user user test in staging
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
id: canImplement
|
id: canTestStaging
|
||||||
attributes:
|
attributes:
|
||||||
label: Are you willing to test this on staging/unstable branch if this is implemented?
|
label: Are you willing to test this on staging/unstable branch if this is implemented?
|
||||||
description: Are you raising this ticket in order to get an issue number for your PR?
|
description: Otherwise you'll need to wait until the next stable release after the feature is developed.
|
||||||
options:
|
options:
|
||||||
- 'No'
|
- 'No'
|
||||||
- 'Maybe'
|
- 'Maybe'
|
||||||
|
Reference in New Issue
Block a user