mirror of
https://github.com/actions/setup-dotnet.git
synced 2025-08-18 22:55:08 +00:00
18 lines
438 B
Markdown
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.
|