CONTRIBUTING: fixed random "utils"

This commit is contained in:
Emma Tebibyte 2024-02-23 23:19:28 -07:00
parent 0d445c71f4
commit 06fc461985
Signed by: emma
GPG Key ID: 06FA419A1698C270
1 changed files with 2 additions and 3 deletions

View File

@ -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.