You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
576 B
Markdown
19 lines
576 B
Markdown
## Proposed Changes
|
|
|
|
-
|
|
|
|
## Pull Request Check List
|
|
|
|
- A reasonable set of unit tests is included
|
|
- Console does not show new warnings/errors
|
|
- Changes are documented or they are self explanatory
|
|
- This pull request does not have any merge conflicts
|
|
- All existing tests pass in CI build
|
|
|
|
## Review
|
|
|
|
- Read and verify the code changes
|
|
- Test the functionality by running the UI locally with all popular browsers available in your platform
|
|
- Check that the implementation matches the design, when such one is defined in a Jira issue
|
|
- Merge the pull request
|