29 строки
860 B
Markdown
29 строки
860 B
Markdown
|
<!--
|
||
|
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:
|
||
|
|
||
|
* [ ] Has `CHANGELOG.md` been updated?
|
||
|
* [ ] Are tests passing locally?
|
||
|
* [ ] Are the files formatted correctly?
|
||
|
* [ ] Did you add unit tests if this modifies the Windows code?
|
||
|
* [ ] 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?
|
||
|
|
||
|
## 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.
|