mirror of
https://github.com/actions/runner-images.git
synced 2025-12-10 02:46:51 +00:00
Do not include macOS-10.15 into templates (#6748)
This commit is contained in:
1
.github/ISSUE_TEMPLATE/announcement.yml
vendored
1
.github/ISSUE_TEMPLATE/announcement.yml
vendored
@@ -39,7 +39,6 @@ body:
|
||||
- label: Ubuntu 18.04
|
||||
- label: Ubuntu 20.04
|
||||
- label: Ubuntu 22.04
|
||||
- label: macOS 10.15
|
||||
- label: macOS 11
|
||||
- label: macOS 12
|
||||
- label: Windows Server 2019
|
||||
|
||||
1
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
1
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
@@ -22,7 +22,6 @@ body:
|
||||
- label: Ubuntu 18.04
|
||||
- label: Ubuntu 20.04
|
||||
- label: Ubuntu 22.04
|
||||
- label: macOS 10.15
|
||||
- label: macOS 11
|
||||
- label: macOS 12
|
||||
- label: Windows Server 2019
|
||||
|
||||
1
.github/ISSUE_TEMPLATE/tool-request.yml
vendored
1
.github/ISSUE_TEMPLATE/tool-request.yml
vendored
@@ -60,7 +60,6 @@ body:
|
||||
- label: Ubuntu 18.04
|
||||
- label: Ubuntu 20.04
|
||||
- label: Ubuntu 22.04
|
||||
- label: macOS 10.15
|
||||
- label: macOS 11
|
||||
- label: macOS 12
|
||||
- label: Windows Server 2019
|
||||
|
||||
4
.github/pull_request_template.md
vendored
4
.github/pull_request_template.md
vendored
@@ -1,6 +1,6 @@
|
||||
# Description
|
||||
New tool, Bug fixing, or Improvement?
|
||||
Please include a summary of the change and which issue is fixed. Also include relevant motivation and context.
|
||||
New tool, Bug fixing, or Improvement?
|
||||
Please include a summary of the change and which issue is fixed. Also include relevant motivation and context.
|
||||
**For new tools, please provide total size and installation time.**
|
||||
|
||||
<!-- Currently, we can't accept external contributions to macOS source. Please find more details in [CONTRIBUTING.md](CONTRIBUTING.md#macOS) guide -->
|
||||
|
||||
Reference in New Issue
Block a user