- Lint is passing (
npm run check:lint) - Self-review completed using the steps outlined here
- PR title follows the correct format:
type(NODE-xxxx)[!]: description- Example:
feat(NODE-1234)!: rewriting everything in coffeescript
- Example:
- Changes are covered by tests
- New TODOs have a related JIRA ticket