mirror of
https://github.com/HSLdevcom/digitransit-ui
synced 2025-07-06 18:00:35 +02:00
18 lines
576 B
Markdown
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
|