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

32 lines
598 B
Markdown
Raw Normal View History

2020-05-18 19:03:57 +00:00
---
name: Bug report
about: Create a bug report
title: ''
2021-02-10 16:12:20 +00:00
labels: bug, needs triage
2020-05-18 19:03:57 +00:00
assignees: ''
---
2021-02-02 14:53:24 +00:00
**Description:**
A clear and concise description of what the bug is.
2020-05-18 19:03:57 +00:00
2021-02-02 14:53:24 +00:00
**Task version:**
Specify the task version
**Platform:**
- [ ] Ubuntu
- [ ] macOS
- [ ] Windows
**Runner type:**
- [ ] Hosted
- [ ] Self-hosted
2020-05-18 19:03:57 +00:00
2021-02-02 07:41:51 +00: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 09:04:13 +00:00
**Expected behavior:**
A description of what you expected to happen.
**Actual behavior:**
A description of what is actually happening.