Code is read more often than it is written
Readability matters. This document is a digest of PEP 8 and google styleguide.
I invite you to familiarize yourself with PEP.
Code is read more often than it is written
Readability matters. This document is a digest of PEP 8 and google styleguide.
I invite you to familiarize yourself with PEP.
pull request (PR): a request to incorporate code changes
upstream: the original repository from which everyone pulls changes
origin: usual local name of the upstream
feature branch: branch on which user is performing changes for a pull request
assignee: person whose review and approval is essential to the pull request