setup-java/.github/ISSUE_TEMPLATE/bug_report.md
2021-06-13 17:12:19 -04:00

32 lines
599 B
Markdown

---
name: Bug report
about: Create a bug report
title: ''
labels: bug, needs triage
assignees: ''
---
**Description:**
A clear and concise description of what the bug is.
**Task version:**
Specify the task version
**Platform:**
- [x] Ubuntu
- [x] macOS
- [x] Windows
**Runner type:**
- [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.
**Expected behavior:**
A description of what you expected to happen.
**Actual behavior:**
A description of what is actually happening.