mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-07-27 13:46:45 +00:00
Merge pull request #1447 from msablic/msablic_frr_cm00002
*: commit message example formatting
This commit is contained in:
commit
8f9b48f955
@ -227,9 +227,11 @@ merged in a timely manner.
|
|||||||
Commit messages should be formatted in the same way as Linux kernel commit
|
Commit messages should be formatted in the same way as Linux kernel commit
|
||||||
messages. The format is roughly
|
messages. The format is roughly
|
||||||
|
|
||||||
``` dir: short summary
|
```
|
||||||
|
dir: short summary
|
||||||
|
|
||||||
extended summary ```
|
extended summary
|
||||||
|
```
|
||||||
|
|
||||||
`dir` should be the top level source directory under which the change was made.
|
`dir` should be the top level source directory under which the change was made.
|
||||||
For example, a change in bgpd/rfapi would be formatted as:
|
For example, a change in bgpd/rfapi would be formatted as:
|
||||||
|
Loading…
Reference in New Issue
Block a user