mirror of
https://github.com/actions/upload-artifact.git
synced 2024-11-06 01:25:51 -05:00
Fix typ in bug-report.yml
This commit is contained in:
parent
65d862660a
commit
62bf53511f
1 changed files with 2 additions and 2 deletions
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
|
||||
|
|
Loading…
Reference in a new issue