TODOs
TODO Study git’s and Linux’s contribution guidelines [0/8]
¶
- https://github.com/git/git/blob/v2.38.0/Documentation/ReviewingGuidelines.txt
- https://github.com/git/git/blob/v2.38.0/Documentation/MyFirstContribution.txt
- https://github.com/git/git/blob/v2.38.0/Documentation/CodingGuidelines
- https://www.kernel.org/doc/html/latest/process/submitting-patches.html
- https://docs.kernel.org/process/development-process.html
- https://docs.kernel.org/process/submit-checklist.html
- https://docs.kernel.org/process/maintainer-handbooks.html#maintainer-handbooks-main
- https://docs.kernel.org/process/handling-regressions.html
These might help us get a better understanding of email-based contribution workflows.