-
Test case 1
- Go here
- Do this
-
Test case 2
- Go here
- Do this
-
Did it pass in Desktop?
-
Did it pass in Mobile?
-
Did it pass in iPad?
- Bug fix (non-breaking change which fixes an issue)
- New feature (non-breaking change which adds functionality)
- Breaking change (fix or feature that would cause existing functionality to change)
- Chore (minor updates related to the tooling or maintenance of the repository, does not impact compiled assets)
- I have signed the Adobe Open Source CLA.
- My code follows the code style of this project.
- If my change required a change to the documentation, I have updated the documentation in this pull request.
- I have read the CONTRIBUTING document.
- I have added tests to cover my changes.
- All new and existing tests passed.
- I have reviewed at the Accessibility Practices for this feature, see: Aria Practices
This repository uses conventional commit syntax for each commit message; note that the GitHub UI does not use this by default so be cautious when accepting suggested changes. Avoid the "Update branch" button on the pull request and opt instead for rebasing your branch against main
.