summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2014-05-09 13:49:00 +0200
committerDaniel Stenberg <daniel@haxx.se>2014-05-09 13:49:22 +0200
commit4e0d1d60dc7dab045ab23ed7ef7ec01b7e90dd7d (patch)
treecee41c6309ba456698a9f223131a70a6efd3509f
parentec5fde24de5ddd1910730f0cbac5e77820b26eb9 (diff)
downloadcurl-4e0d1d60dc7dab045ab23ed7ef7ec01b7e90dd7d.tar.gz
CONTRIBUTE: mention our Bug/Reported-by commit style
-rw-r--r--docs/CONTRIBUTE4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/CONTRIBUTE b/docs/CONTRIBUTE
index 75e7ebbb9..83fa42099 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,