mirror of
https://github.com/actions/setup-dotnet.git
synced 2024-11-23 12:01:07 +07:00
24 lines
447 B
Markdown
24 lines
447 B
Markdown
---
|
|
name: Bug report
|
|
about: Create a bug report
|
|
title: ''
|
|
labels: ''
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
### Description
|
|
|
|
<!--
|
|
* Please share short description of the problem
|
|
-->
|
|
|
|
### Details
|
|
|
|
<!--
|
|
* Include the relevant yaml, platform, and dotnet versions in use
|
|
* If an error occurred on a public action, please share a link
|
|
* Include any error messages received in text (search does not work for images)
|
|
* Was this a regression from previous behavior?
|
|
-->
|