This PR...
- My code follows the style guidelines of this project and has no eslint errors
- My commits follows the conventional commits guidelines of this project using the jira_ticket_id as scope. eg.: "feat(foo-bar): add user card"
- I have performed a self-review of my own code
- I have commented my code, particularly in hard-to-understand areas
- I have added tests that prove my fix is effective or that my feature works
- I have run the
npm run testand new and existing unit tests pass locally with my changes - I've updated my branch from origin branch
- I've updated the README.md with details of changes to the interface, this includes new environment variables, exposed ports, useful file locations and container parameters
- Navigate to...
- Check if...