appcenter-sdk-dotnet/.github/PULL_REQUEST_TEMPLATE.md

29 строки
860 B
Markdown
Исходник Постоянная ссылка Обычный вид История

2018-10-17 01:05:33 +03:00
<!--
Thank you for submitting a pull request! Please add some info (if applicable) to give us some context on the PR.
We will review the PR as soon as possible, leave feedback, add a tag, etc. and let you know what's going on.
Cheers!
The App Center team -->
Things to consider before you submit the PR:
2018-10-17 02:00:18 +03:00
* [ ] Has `CHANGELOG.md` been updated?
* [ ] Are tests passing locally?
* [ ] Are the files formatted correctly?
2019-06-13 01:40:14 +03:00
* [ ] Did you add unit tests if this modifies the Windows code?
2018-10-17 02:00:18 +03:00
* [ ] Did you test your change with either the sample apps that are included in the repository or with a blank app that uses your change?
2018-10-17 01:05:33 +03:00
## Description
A few sentences describing the overall goals of the pull request.
## Related PRs or issues
List related PRs and other issues.
## Misc
Add what's missing, notes on what you tested, additional thoughts or questions.