1
0
mirror of https://github.com/actions/setup-dotnet.git synced 2026-02-18 23:41:19 +01:00
Files
setup-dotnet/.github/ISSUE_TEMPLATE/bug_report.md
2021-02-02 10:41:51 +03:00

18 lines
438 B
Markdown

---
name: Bug report
about: Create a bug report
title: ''
labels: bug
assignees: ''
---
**Description:** A clear and concise description of what the bug is.
**Expected behavior:** A description of what you expected to happen.
**Actual behavior:** A description of what is actually happening.
**Repro steps:**
A description with steps to reproduce the issue. If your have a public example or repo to share, please provide the link.