]> git.ipfire.org Git - thirdparty/curl.git/commit
CONTRIBUTE: More formally specify the commit description
authorDan Fandrich <dan@coneharvesters.com>
Sat, 11 Feb 2023 19:05:42 +0000 (11:05 -0800)
committerDan Fandrich <dan@coneharvesters.com>
Mon, 13 Feb 2023 20:15:26 +0000 (12:15 -0800)
commit1807eb5e1f87a20020af65d97709453d949f8b61
tree6732f38786e20bc64015a4b5958cf96d6262cb45
parentce0cad713dbb97ef3675d1cf6a7b2d358b7643d7
CONTRIBUTE: More formally specify the commit description

This codifies what people have actually used in git commits over the
past 6 years. I've left off some lesser-used headers that appear to
duplicate others and tried to describe a consistent use for several
others that were used more arbitrarily.

This makes it easier for new committers to find out the kinds of things
we want to acknowledge, makes it easier to perform statistical analysis
on commits, and opens the possibility of performing lint checks on
descriptions before submission.

Reviewed-by: Daniel Stenberg
Reviewed-by: Jay Satiro
Closes #10478
docs/CONTRIBUTE.md