mirror of
https://github.com/actions/setup-java.git
synced 2025-06-30 13:04:13 +00:00
Update bug_report.md
This commit is contained in:
parent
ad01d131cc
commit
f3d80c1ebf
1 changed files with 6 additions and 6 deletions
12
.github/ISSUE_TEMPLATE/bug_report.md
vendored
12
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
@ -14,13 +14,13 @@ A clear and concise description of what the bug is.
|
|||
Specify the task version
|
||||
|
||||
**Platform:**
|
||||
- [ ] Ubuntu
|
||||
- [ ] macOS
|
||||
- [ ] Windows
|
||||
- [x] Ubuntu
|
||||
- [x] macOS
|
||||
- [x] Windows
|
||||
|
||||
**Runner type:**
|
||||
- [ ] Hosted
|
||||
- [ ] Self-hosted
|
||||
- [x] Hosted
|
||||
- [x] Self-hosted
|
||||
|
||||
**Repro steps:**
|
||||
A description with steps to reproduce the issue. If your have a public example or repo to share, please provide the link.
|
||||
|
@ -29,4 +29,4 @@ A description with steps to reproduce the issue. If your have a public example o
|
|||
A description of what you expected to happen.
|
||||
|
||||
**Actual behavior:**
|
||||
A description of what is actually happening.
|
||||
A description of what is actually happening.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue