-
-
Notifications
You must be signed in to change notification settings - Fork 274
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d240b01
commit fb9b04c
Showing
3 changed files
with
8 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,38 +1,33 @@ | ||
### Description of Change ### | ||
|
||
<!-- Describe your changes here. --> | ||
<!-- Describe your changes here --> | ||
|
||
### Issues Resolved ### | ||
|
||
<!-- Please use the format "fixes #xxxx" for each issue this PR addresses --> | ||
|
||
- fixes # | ||
|
||
### API Changes ### | ||
|
||
<!-- List all API changes here (or just put None) --> | ||
|
||
None | ||
|
||
### Platforms Affected ### | ||
<!-- Please list all platforms affected by these changes --> | ||
|
||
- All | ||
- WPF | ||
- UWP | ||
- iOS | ||
- Android | ||
|
||
### Behavioral Changes ### | ||
|
||
<!-- Describe any changes that may change how a user's app behaves or appears when upgrading to this version of the codebase. --> | ||
|
||
None | ||
|
||
### Testing Procedure ### | ||
|
||
<!-- Please list the steps that should be taken to properly test these changes on each relevant platform. If you were unable to test these changes yourself on any or all platforms, please let us know. Also, if you are able to attach a video of your test run, you will be our personal hero. --> | ||
|
||
### PR Checklist ### | ||
|
||
- [ ] I have included examples or tests | ||
- [ ] I have updated the change log | ||
- [ ] I am listed in the CONTRIBUTORS file | ||
- [ ] Rebased on top of the target branch at time of PR | ||
- [ ] Changes adhere to coding standard | ||
- [ ] I checked the licenses of Third Party software and discussed new dependencies with at least 1 other team member |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters