digitransit-ui/.github/pull_request_template.md
2024-02-06 11:24:12 +02:00

18 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