Engineering standards
- Go (Golang) coding guidelines
- Code commenting guidelines
- Git Commit Messages
- Decomposing changes and updating PRs during reviews
- Can I still commit/merge code if there is still work left to do?
- Marking features as "not yet implemented"
- Updating Go dependencies
- Backporting a change to a release branch
- Log and error redactability