mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 15:53:54 -06:00
docs: introduce dedicated page about code provenance / sign-off
Currently we have a short paragraph saying that patches must include a Signed-off-by line, and merely link to the kernel documentation. The linked kernel docs have a lot of content beyond the part about sign-off an thus are misleading/distracting to QEMU contributors. This introduces a dedicated 'code-provenance' page in QEMU talking about why we require sign-off, explaining the other tags we commonly use, and what to do in some edge cases. Signed-off-by: Daniel P. Berrangé <berrange@redhat.com> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Signed-off-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
This commit is contained in:
parent
d01d42ccc9
commit
2b0e4ecd94
3 changed files with 233 additions and 21 deletions
|
@ -13,6 +13,7 @@ Notes about how to interact with the community and how and where to submit patch
|
|||
maintainers
|
||||
style
|
||||
submitting-a-patch
|
||||
code-provenance
|
||||
trivial-patches
|
||||
stable-process
|
||||
submitting-a-pull-request
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue