mirror of
https://github.com/actions/upload-artifact.git
synced 2025-12-06 08:58:34 +08:00
Fix typ in bug-report.yml
This commit is contained in:
4
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
4
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
@@ -51,7 +51,7 @@ body:
|
||||
options:
|
||||
- self-hosted
|
||||
- linux
|
||||
- window
|
||||
- windows
|
||||
- macos
|
||||
validations:
|
||||
required: true
|
||||
@@ -60,4 +60,4 @@ body:
|
||||
id: ghes
|
||||
attributes:
|
||||
label: Are you on GitHub Enterprise Server? If so, what version?
|
||||
placeholder: vX.Y
|
||||
placeholder: vX.Y
|
||||
|
||||
Reference in New Issue
Block a user