Skip to content

Instantly share code, notes, and snippets.

@timmc
Last active December 22, 2022 12:36
Show Gist options
  • Save timmc/cbf503895f08dc39f3bc471aaa5e068a to your computer and use it in GitHub Desktop.
Save timmc/cbf503895f08dc39f3bc471aaa5e068a to your computer and use it in GitHub Desktop.
Code review checklist
Have the following been addressed in the branch, if appropriate?
- Tests (unit, API, integration)
- Docs (both in source and in docs directory, and in public docs if separate)
- Changelog
- Compatibility with previous versions (calls, shared files or DBs, data formats -- backward and forward compatibility)
- Rollback friendly?
- Feature switches?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment