mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-23 22:18:17 +00:00
Merge pull request #20 from dbkinder/fix-contribute
doc: fix error in contributing guidelines
This commit is contained in:
commit
c0f0a4bc4d
@ -323,7 +323,7 @@ Changes are submitted as Git commits. Each commit message must contain:
|
|||||||
* A short and descriptive subject line that is less than 72 characters,
|
* A short and descriptive subject line that is less than 72 characters,
|
||||||
followed by a blank line. The subject line must include a prefix that
|
followed by a blank line. The subject line must include a prefix that
|
||||||
identifies the subsystem being changed, followed by a colon, and a short
|
identifies the subsystem being changed, followed by a colon, and a short
|
||||||
title, for example: ``doc: upda te commit guidelines instructions``.
|
title, for example: ``doc: update commit guidelines instructions``.
|
||||||
(If you're updating an existing file, you can use
|
(If you're updating an existing file, you can use
|
||||||
``git log <filename>`` to see what developers used as the prefix for
|
``git log <filename>`` to see what developers used as the prefix for
|
||||||
previous patches of this file.)
|
previous patches of this file.)
|
||||||
|
Loading…
Reference in New Issue
Block a user