CONTRIBUTING: fixed random "utils"
This commit is contained in:
parent
0d445c71f4
commit
06fc461985
@ -65,7 +65,7 @@ notice:
|
||||
* This file incorporates work covered by the following copyright and permission
|
||||
* notice:
|
||||
*
|
||||
* MIT Licenseutils
|
||||
* MIT License
|
||||
*
|
||||
* Copyright (c) <year> <copyright holders>
|
||||
*
|
||||
@ -123,8 +123,7 @@ $ git commit -m 'tests/posix: fix bug #47'
|
||||
For multiple of these:
|
||||
|
||||
$ git commit -m 'Makefile, tool(1): add tool(1)'
|
||||
$ git commit -m 'tool(1): add tool(1); \
|
||||
library(3), library.3: add library(3)'
|
||||
$ git commit -m 'tool(1): add tool(1); library(3), library.3: add library(3)'
|
||||
$ git commit -m 'tool(1): fix #42 & add feature x'
|
||||
|
||||
Commit messages should be written in the present tense.
|
||||
|
Loading…
Reference in New Issue
Block a user