]> git.ipfire.org Git - thirdparty/kmod.git/commit
CONTRIBUTING.md: add initial contributing guideline
authorEmil Velikov <emil.l.velikov@gmail.com>
Mon, 9 Sep 2024 15:14:54 +0000 (16:14 +0100)
committerLucas De Marchi <lucas.de.marchi@gmail.com>
Wed, 11 Sep 2024 19:57:08 +0000 (14:57 -0500)
commitea8e6f3a0c4bd07b52048c58a868ca332640cd03
tree652c94417534f1830ccc7c4e0ba1b19a049bf049
parentee1bbe64fcb2ff4e96393b8b6a12d82e70313837
CONTRIBUTING.md: add initial contributing guideline

Document some of the practises and expectations that we've been using
in the project.

Large chunks of the document are inspired by wlroots - thank you o/

Going further, I think we'd want to document the use of SoB/DCO and
mention about our CI pipelines, so that people try them before opening
PRs/sending patches.

Although I think that can follow-up at another day.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Link: https://github.com/kmod-project/kmod/pull/122
Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
CONTRIBUTING.md [new file with mode: 0644]
README.md