setup-dotnet/.github/pull_request_template.md

9 lines
221 B
Markdown
Raw Normal View History

2021-02-02 14:53:24 +00:00
**Description:**
Describe your changes.
2021-02-02 07:41:51 +00:00
2021-02-02 14:53:24 +00:00
**Related issue:**
Add link to the related issue.
2021-02-02 07:41:51 +00:00
2021-02-04 15:48:16 +00:00
**Check list:**
2021-02-02 14:53:24 +00:00
- [ ] Mark if documentation changes are required.
- [ ] Mark if tests were added or updated to cover the changes.