- Code was deployed/tested on enablement test system
- Code includes unit tests.
- Code is tidy (indentation, line length, no commented-out code, no spelling mistakes, etc).
- I have considered proper use of exceptions.
- I have made an appropriate use of logging.
- I have eliminated unused imports on Eclipse/Intellij.
- It has indeed passed build tests before getting merged.