mirror of
https://github.com/actions/upload-artifact.git
synced 2024-11-24 14:25:29 +00:00
Fix typ in bug-report.yml
This commit is contained in:
parent
65d862660a
commit
62bf53511f
4
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
4
.github/ISSUE_TEMPLATE/bug-report.yml
vendored
@ -51,7 +51,7 @@ body:
|
|||||||
options:
|
options:
|
||||||
- self-hosted
|
- self-hosted
|
||||||
- linux
|
- linux
|
||||||
- window
|
- windows
|
||||||
- macos
|
- macos
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
@ -60,4 +60,4 @@ body:
|
|||||||
id: ghes
|
id: ghes
|
||||||
attributes:
|
attributes:
|
||||||
label: Are you on GitHub Enterprise Server? If so, what version?
|
label: Are you on GitHub Enterprise Server? If so, what version?
|
||||||
placeholder: vX.Y
|
placeholder: vX.Y
|
||||||
|
Loading…
Reference in New Issue
Block a user