setup-dotnet/.github/ISSUE_TEMPLATE/bug_report.md

32 lines
598 B
Markdown
Raw Normal View History

2020-05-19 03:03:57 +08:00
---
name: Bug report
about: Create a bug report
title: ''
2021-02-11 00:12:20 +08:00
labels: bug, needs triage
2020-05-19 03:03:57 +08:00
assignees: ''
---
2021-02-02 22:53:24 +08:00
**Description:**
A clear and concise description of what the bug is.
2020-05-19 03:03:57 +08:00
2021-02-02 22:53:24 +08:00
**Task version:**
Specify the task version
**Platform:**
- [ ] Ubuntu
- [ ] macOS
- [ ] Windows
**Runner type:**
- [ ] Hosted
- [ ] Self-hosted
2020-05-19 03:03:57 +08:00
2021-02-02 15:41:51 +08:00
**Repro steps:**
A description with steps to reproduce the issue. If your have a public example or repo to share, please provide the link.
2021-02-03 17:04:13 +08:00
**Expected behavior:**
A description of what you expected to happen.
**Actual behavior:**
A description of what is actually happening.