mirror of
https://github.com/actions/upload-artifact.git
synced 2025-12-18 07:48:39 +00:00
Compare commits
2 commits
82e728a3bd
...
7e208bc0cc
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7e208bc0cc | ||
|
|
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:
|
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 a new issue