Skip to content

Commit

Permalink
[macOS] distinguish Arm64/M1 in the template (actions#9075)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikhailkoliada authored Dec 28, 2023
1 parent 34b6b31 commit e16b552
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/announcement.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ body:
- label: macOS 11
- label: macOS 12
- label: macOS 13
- label: macOS 13 Arm64
- label: Windows Server 2019
- label: Windows Server 2022
- type: textarea
Expand Down
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/bug-report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ body:
- label: macOS 11
- label: macOS 12
- label: macOS 13
- label: macOS 13 Arm64
- label: Windows Server 2019
- label: Windows Server 2022
- type: textarea
Expand Down
1 change: 1 addition & 0 deletions .github/ISSUE_TEMPLATE/tool-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ body:
- label: macOS 11
- label: macOS 12
- label: macOS 13
- label: macOS 13 Arm64
- label: Windows Server 2019
- label: Windows Server 2022
- type: textarea
Expand Down

0 comments on commit e16b552

Please sign in to comment.