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

33 lines
585 B
Markdown
Raw Normal View History

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