mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
CONTRIBUTING: Clarifications to Signed-off-by requirement
Mention that the Signed-off-by line should be at the bottom of every commit message and that the e-mail address must be valid. Signed-off-by: Jens Remus <jremus@linux.vnet.ibm.com> Acked-by: Michael Holzheu <holzheu@linux.vnet.ibm.com> Signed-off-by: Michael Holzheu <holzheu@linux.vnet.ibm.com>
This commit is contained in:
committed by
Michael Holzheu
parent
5ae3ec72b2
commit
283e0bd5ea
@@ -42,13 +42,15 @@ Developer's Certificate of Origin 1.1
|
||||
this project or the open source license(s) involved.
|
||||
```
|
||||
|
||||
If you can certify the above, just add a line saying:
|
||||
If you can certify the above, just add a line stating the following at the
|
||||
bottom of each of your commit messages:
|
||||
|
||||
```
|
||||
Signed-off-by: Random Developer <random@developer.example.org>
|
||||
```
|
||||
|
||||
Please use your real name (no pseudonyms or anonymous contributions).
|
||||
Please use your real name and a valid e-mail address (no pseudonyms or anonymous
|
||||
contributions).
|
||||
|
||||
Submitting code
|
||||
---------------
|
||||
|
||||
Reference in New Issue
Block a user