RFE: use patchwork to submit a patch

David Miller davem at davemloft.net
Sat Oct 12 06:11:53 AEDT 2019


From: Mauro Carvalho Chehab <mchehab at kernel.org>
Date: Fri, 11 Oct 2019 15:59:49 -0300

> I can't see how just adding a web interface like github/gitlab
> would solve any of the above. I mean, the submitter will still
> need to write a proper subject/description before submitting the
> patch to the web interface, add the tags, etc. 

You can actually codify the various fields into a web form with
help texts etc.

Things that are mandatory can even be marked required and people
can't even submit a PR without Signed-off-by: for example.


More information about the Patchwork mailing list