These are awesome tips Sandro Volpicella. My favourite are keeping PRs small and making sure they solve or add one functionality. This helps a lot, especially when you have issues in a particular PR, tracking or fixing it becomes easier, and if for some reason it breaks the codebase, git revert to the rescue. π