From: Daniel Stenberg Date: Fri, 9 May 2014 11:49:00 +0000 (+0200) Subject: CONTRIBUTE: mention our Bug/Reported-by commit style X-Git-Tag: curl-7_37_0~52 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4e0d1d60dc7dab045ab23ed7ef7ec01b7e90dd7d;p=thirdparty%2Fcurl.git CONTRIBUTE: mention our Bug/Reported-by commit style --- diff --git a/docs/CONTRIBUTE b/docs/CONTRIBUTE index 75e7ebbb93..83fa420992 100644 --- a/docs/CONTRIBUTE +++ b/docs/CONTRIBUTE @@ -278,6 +278,10 @@ [full description, no wider than 72 columns that describe as much as possible as to why this change is made, and possibly what things it fixes and everything else that is related] + + [Bug: link to source of the report or more related discussion] + [Reported-by: John Doe - credit the reporter] + [whatever-else-by: credit all helpers, finders, doers] ---- stop ---- Don't forget to use commit --author="" if you commit someone else's work,