mirror of
https://github.com/ceph/ceph
synced 2026-08-02 07:03:18 +00:00
SubmittingPatches: Improve SubmittingPatches example
The example commit didn't show the convention of prefixing the message with the relative directory path where the file lives, which has led new contributors to innocently submit changes that aren't formatted ideally. This adds a path to the example. Signed-off-by: Anthony D'Atri <anthony.datri@gmail.com>
This commit is contained in:
parent
3a21a91528
commit
0b32c65063
@ -173,7 +173,7 @@ able to refer to the bug tracker easily.
|
||||
|
||||
Here is an example showing a properly-formed commit message::
|
||||
|
||||
doc: add "--foo" option to bar
|
||||
doc/rados/mumble: Add "--foo" option to bar
|
||||
|
||||
This commit updates the man page for bar with the newly added "--foo"
|
||||
option.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user