diff --git a/README.md b/README.md index 33027ffa..5a8425a0 100644 --- a/README.md +++ b/README.md @@ -36,11 +36,11 @@ One package per commit unless the packages are very closely related (`linux` and Commit rules: -* For new packages: `: new package at ` -* For updating an existing package: `: update to `, `: bump to ` is also acceptable. -* Any other changes: `: ` -* Merges: GitHub's default format is acceptable, or just `Merge #` should suffice. -* Misc: We leave that to the discretion of the author and/or committer. +* **New packages**: `: new package at ` +* **Existing packages**: `: update to `, `: bump to ` is also acceptable. +* **Other package changes**: `: ` +* **Merges**: GitHub's default format is acceptable, or just `Merge #` should suffice. +* **Misc**: We leave that to the discretion of the author and/or committer. ## Pull requests