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:
parent
43f3dcea05
commit
dc2eceb634
5
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
5
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user