1
0
mirror of https://github.com/actions/setup-dotnet.git synced 2026-02-18 07:21:19 +01:00

Resolve comments

This commit is contained in:
Vladimir Safonkin
2021-02-02 17:53:24 +03:00
parent 9a46dbb681
commit daad66578a
3 changed files with 27 additions and 14 deletions

View File

@@ -1,7 +1,11 @@
**Description**: Describe your changes.
**Description:**
Describe your changes.
**Related issue:** Add link to related issue.
**Related issue:**
Add link to the related issue.
**Documentation changes required:** (Y/N) Mark if documentation changes are required.
**Documentation changes required:**
- [ ] Mark if documentation changes are required.
**Added tests:** (Y/N) Mark if tests were added or updated according changes.
**Test updates**
- [ ] Mark if tests were added or updated to cover the changes.