1
0
mirror of https://github.com/go-task/task.git synced 2025-03-27 21:48:54 +02:00

chore: update experiments field in issue template

This commit is contained in:
Pete Davison 2024-12-30 22:09:45 +00:00
parent 43f3dcea05
commit dc2eceb634
No known key found for this signature in database

View File

@ -41,12 +41,13 @@ body:
id: experiments id: experiments
attributes: attributes:
label: Experiments Enabled label: Experiments Enabled
description: Do you have any of the following experiments enabled? description: Do you have any experiments enabled? You can check by running `task --experiments`.
multiple: true multiple: true
options: options:
- Env Precedence - Env Precedence
- Gentle Force - Gentle Force
- Map Variables - Map Variables (1)
- Map Variables (2)
- Remote Taskfiles - Remote Taskfiles
validations: validations:
required: false required: false