From: Mauro Carvalho Chehab Date: Mon, 23 Jan 2023 14:29:33 +0000 (+0100) Subject: README: Update instructions about how to contribute X-Git-Tag: v0.8.0~6 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=24204af510847837950858c7ddb346ac59ad5da6;p=users%2Fmchehab%2Frasdaemon.git README: Update instructions about how to contribute Nowadays, we're only using github in practice for development. Let it clearer at the documentation. Signed-off-by: Mauro Carvalho Chehab --- diff --git a/README b/README index e92dfe2..39233df 100644 --- a/README +++ b/README @@ -186,9 +186,18 @@ SUBMITTING PATCHES ================== If you want to help improving this tool, be my guest! We try to follow -the Kernel's CodingStyle and submission rules as a reference. +the Kernel's CodingStyle and submission rules as a reference. -Please send patches enclosed in an email, in plain text, to: +In order to contribute with rasdaemon, please send a Merge Request via +github repository at: + + https://github.com/mchehab/rasdaemon + +Or, alternatively, send a pull request against gitlab repository at: + + https://gitlab.com/mchehab_kernel/rasdaemon + +Or send patches enclosed in an email, in plain text, to: linux-edac@vger.kernel.org @@ -196,12 +205,9 @@ With a copy to: Mauro Carvalho Chehab -Or, alternatively, send a pull request against github or gitlab repositories at: - - https://github.com/mchehab/rasdaemon - https://gitlab.com/mchehab_kernel/rasdaemon - -(github preferred) +Please notice that github is the preferred way. If you're not using +it, please be kind enough to add an issue there for us to track the +patch series. Don't foget to add a description of the patch in the body of the email, adding a Signed-off-by: at the end of the patch description (before the unified diff