diff --git a/COMMUNITY.md b/COMMUNITY.md index b90c8ac4e0..8800aab97f 100644 --- a/COMMUNITY.md +++ b/COMMUNITY.md @@ -227,9 +227,11 @@ merged in a timely manner. Commit messages should be formatted in the same way as Linux kernel commit 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. For example, a change in bgpd/rfapi would be formatted as: