Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1 KB

File metadata and controls

23 lines (16 loc) · 1 KB

Description

This PR...

Demonstration

Checklist:

  • 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 test and 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

Steps to validate:

  • Navigate to...
  • Check if...