mirror of
https://github.com/actions/runner-images.git
synced 2025-12-11 11:37:00 +00:00
Rebrand templates (#6226)
This commit is contained in:
2
.github/CODEOWNERS
vendored
2
.github/CODEOWNERS
vendored
@@ -1 +1 @@
|
||||
* @actions/virtual-environments-owners
|
||||
* @actions/runner-images-owners
|
||||
|
||||
2
.github/ISSUE_TEMPLATE/announcement.yml
vendored
2
.github/ISSUE_TEMPLATE/announcement.yml
vendored
@@ -34,7 +34,7 @@ body:
|
||||
- label: GitHub Actions
|
||||
- type: checkboxes
|
||||
attributes:
|
||||
label: Virtual environments affected
|
||||
label: Runner images affected
|
||||
options:
|
||||
- label: Ubuntu 18.04
|
||||
- label: Ubuntu 20.04
|
||||
|
||||
6
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
6
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
@@ -16,7 +16,7 @@ body:
|
||||
- label: GitHub Actions
|
||||
- type: checkboxes
|
||||
attributes:
|
||||
label: Virtual environments affected
|
||||
label: Runner images affected
|
||||
options:
|
||||
- label: Ubuntu 18.04
|
||||
- label: Ubuntu 20.04
|
||||
@@ -31,8 +31,8 @@ body:
|
||||
label: Image version and build link
|
||||
description: |
|
||||
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".
|
||||
2. For Azure DevOps, under "Initialize job" -> "Virtual Environment" -> "Version".
|
||||
1. For GitHub Actions, under "Set up job" -> "Runner Image" -> "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.
|
||||
validations:
|
||||
|
||||
2
.github/ISSUE_TEMPLATE/tool-request.yml
vendored
2
.github/ISSUE_TEMPLATE/tool-request.yml
vendored
@@ -55,7 +55,7 @@ body:
|
||||
- label: GitHub Actions
|
||||
- type: checkboxes
|
||||
attributes:
|
||||
label: Virtual environments where you need the tool
|
||||
label: Runner images where you need the tool
|
||||
options:
|
||||
- label: Ubuntu 18.04
|
||||
- label: Ubuntu 20.04
|
||||
|
||||
Reference in New Issue
Block a user