Check all that apply:
- added release notes (if not, provide an explanation in the work description)
- updated documentation
- Source added/refactored
- Added unit tests
- Added integration tests
References:
- Links to IBM EWM items:
- Links to related issues or pull requests:
(instructions to set up the environment)
- release notes updated, or an explanation is provided as to why release notes are unnecessary
- best software practices
- clearly named variables (better to be verbose in variable names)
- code comments explaining the intent of code blocks
- All the tests are passing
- The documentation is up to date
- code comments added when explaining intent