-
-
Notifications
You must be signed in to change notification settings - Fork 4
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
1e441c6
commit 223effa
Showing
2 changed files
with
8 additions
and
6 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,16 +1,17 @@ | ||
## Fixes # | ||
## Resolves # | ||
<!-- Add the issue ID after the '#' to automatically close the issue once the PR is merged --> | ||
|
||
<!-- Please provide a description below of the changes made and how it has been tested --> | ||
|
||
## PR checklist | ||
|
||
- [ ] Sample tests have been added/updated and pass | ||
- [ ] [Documentation](/docs) has been added/updated for changes | ||
- [ ] Code styling has been met on new source file changes | ||
- [ ] Contains **NO** breaking changes | ||
- [ ] Have Uno Platform samples and Legerity tests been added or updated, run locally, and all pass | ||
- [ ] Have added or updated support for Uno Platform element wrappers been reflected in the Page Object Generator | ||
- [ ] Have code styling rules been run on all new source file changes | ||
- [ ] Have relevant articles in the docs been added or updated for all new source file changes | ||
- [ ] Have major breaking changes been made and are documented | ||
|
||
<!-- If a breaking change has been made, please provide a detailed description below of the impact and the migration path --> | ||
|
||
## Other information | ||
<!-- Please provide any additional information, links, or screenshots below if applicable --> | ||
<!-- Provide any additional information below that may be relevant to the changes made (e.g. app screenshots, documentation links, or existing PR reference) --> |
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