README: Updated referenced section heading for submitting change

The README file references the section heading for submitting a
change.  That section heading in the YP Development Manual has
changed to "Submitting a Change to the Yocto Project".  I updated
the README with the new section heading.

Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
This commit is contained in:
Scott Rifenbark 2017-06-21 10:01:40 -07:00 committed by Saul Wold
parent 1e48048734
commit 18dabe6f56

6
README
View File

@ -440,9 +440,9 @@ Please see the Yocto Project Development Manual sections entitled
'Using Email to Submit a Patch' for details.
Regardless of how you submit a patch or patchset, the patches should
at minimum follow the suggestions outlined in the 'How to Submit a
Change' secion in the Yocto Project Development Manual. Specifically,
they should:
at minimum follow the suggestions outlined in the 'Submitting a Change
to the Yocto Project' section in the Yocto Project Development Manual.
Specifically, they should:
- Include a 'Signed-off-by:' line. A commit can't legally be pulled
in without this.