Code Review Guidelines
Code Review Guidelines
Developer-related topics.
View All TagsCode Review Guidelines
Contributor Tips & Tricks
We've written thousands of lines of code. These are our best practices from the trenches.
Enforce consistent formatting using a `.editorconfig`
Use .gitignore
Use separate branches for developing specific features.
Best practices using Pull Requests on GitHub.
Best practices for writing Makefiles
Use consistent formatting conventions when writing Markdown
Use a password management solution with MFA
Use semantic versioning the way it was meant to be used
Sign all your git commits
Our automated testing strategy and resources