[Rpm-maint] [rpm-software-management/rpm] Create CONTRIBUTING.md with contribution instructions (#1707)
Panu Matilainen
notifications at github.com
Thu Jun 17 08:00:03 UTC 2021
Yes contributing and coding style docs are one of the many many things missing.
Short of those... we're just following commonly used best practises. While various details such as exact indentation and media differ, for the kernel docs provide excellent general guidance on both topics:
- https://www.kernel.org/doc/html/latest/process/submitting-patches.html
- https://www.kernel.org/doc/html/latest/process/coding-style.html
A PR with multiple commits is similar to a patch series, but email is far more flexible media for that than GH, because one can properly review each patch on their own merits and apply individual patches easily. A GH PR is technically an all or nothing proposition, and reviewed as such. As a ballpark rule, the resistance to getting reviewed and merged grows exponentially with number of commits because it's just so much more trouble than it's ever worth.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/1707#issuecomment-863020862
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20210617/f7e224f3/attachment-0001.html>
More information about the Rpm-maint
mailing list