summaryrefslogtreecommitdiff
path: root/doc/contributing.rdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/contributing.rdoc')
-rw-r--r--doc/contributing.rdoc5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/contributing.rdoc b/doc/contributing.rdoc
index f63d5fd34d..391dce4382 100644
--- a/doc/contributing.rdoc
+++ b/doc/contributing.rdoc
@@ -319,6 +319,11 @@ Here are some general rules to follow when writing Ruby and C code for CRuby:
* ABBRs should be all upper case.
* Do as others do
+=== ChangeLog
+
+Although not required, if you wish to add a ChangeLog entry for your change
+please note:
+
You can use the following template for the ChangeLog entry on your commit:
Thu Jan 1 00:00:00 2004 Your Name <yourmail@example.com>