Rebrand templates (#6226)
This commit is contained in:
+1
-1
@@ -1 +1 @@
|
|||||||
* @actions/virtual-environments-owners
|
* @actions/runner-images-owners
|
||||||
|
|||||||
@@ -34,7 +34,7 @@ body:
|
|||||||
- label: GitHub Actions
|
- label: GitHub Actions
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
attributes:
|
attributes:
|
||||||
label: Virtual environments affected
|
label: Runner images affected
|
||||||
options:
|
options:
|
||||||
- label: Ubuntu 18.04
|
- label: Ubuntu 18.04
|
||||||
- label: Ubuntu 20.04
|
- label: Ubuntu 20.04
|
||||||
|
|||||||
@@ -16,7 +16,7 @@ body:
|
|||||||
- label: GitHub Actions
|
- label: GitHub Actions
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
attributes:
|
attributes:
|
||||||
label: Virtual environments affected
|
label: Runner images affected
|
||||||
options:
|
options:
|
||||||
- label: Ubuntu 18.04
|
- label: Ubuntu 18.04
|
||||||
- label: Ubuntu 20.04
|
- label: Ubuntu 20.04
|
||||||
@@ -31,8 +31,8 @@ body:
|
|||||||
label: Image version and build link
|
label: Image version and build link
|
||||||
description: |
|
description: |
|
||||||
Image version where you are experiencing the issue. Where to find image version in build logs:
|
Image version where you are experiencing the issue. Where to find image version in build logs:
|
||||||
1. For GitHub Actions, under "Set up job" -> "Virtual Environment" -> "Version".
|
1. For GitHub Actions, under "Set up job" -> "Runner Image" -> "Version".
|
||||||
2. For Azure DevOps, under "Initialize job" -> "Virtual Environment" -> "Version".
|
2. For Azure DevOps, under "Initialize job" -> "Runner Image" -> "Version".
|
||||||
|
|
||||||
If you have a public example, please, provide a link to the failed build.
|
If you have a public example, please, provide a link to the failed build.
|
||||||
validations:
|
validations:
|
||||||
|
|||||||
@@ -55,7 +55,7 @@ body:
|
|||||||
- label: GitHub Actions
|
- label: GitHub Actions
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
attributes:
|
attributes:
|
||||||
label: Virtual environments where you need the tool
|
label: Runner images where you need the tool
|
||||||
options:
|
options:
|
||||||
- label: Ubuntu 18.04
|
- label: Ubuntu 18.04
|
||||||
- label: Ubuntu 20.04
|
- label: Ubuntu 20.04
|
||||||
|
|||||||
Reference in New Issue
Block a user