mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-26 03:29:02 +00:00
docs: correct contributor guide Signed-off-by example
Fixes #163 The Signed-off-by line should also contain the name of the contributor. Fix it in the documentation. Signed-off-by: Jens Freimann <jfreiman@redhat.com>
This commit is contained in:
parent
6e57d3ec92
commit
5e3f4f850d
@ -542,7 +542,7 @@ that spans as many lines as required.
|
||||
A "Fixes #XXX" comment listing the GitHub issue this change resolves.
|
||||
This comment is required for the main patch in a sequence. See the following examples.
|
||||
|
||||
Signed-off-by: <contributor@foo.com>
|
||||
Signed-off-by: Contributors Name <contributor@foo.com>
|
||||
```
|
||||
|
||||
#### Pull request format
|
||||
|
Loading…
Reference in New Issue
Block a user