docs: document patch rules
authorJuergen Gross <jgross@suse.com>
Wed, 2 Mar 2022 08:27:19 +0000 (09:27 +0100)
committerJan Beulich <jbeulich@suse.com>
Wed, 2 Mar 2022 08:27:19 +0000 (09:27 +0100)
commit5e326b61693c0a4633fdc2bf8a896857a2733e90
treeaa2948e232cc0203db7877d36c0bf7d7209e3a6a
parentfaecea18d252f97c6ad41f0f457566ff2c125b8d
docs: document patch rules

Add a document to describe the rules for sending a proper patch.

As it contains all the information already being present in
docs/process/tags.pandoc remove that file.

The "Reviewed-by:" and "Acked-by:" tags are expanded to allow an
optional restriction of the tag.

A new tag "Origin:" is added to tag patches taken from another project.

Signed-off-by: Juergen Gross <jgross@suse.com>
Acked-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Julien Grall <jgrall@amazon.com>
docs/process/sending-patches.pandoc [new file with mode: 0644]
docs/process/tags.pandoc [deleted file]