From 6bea00dc32ad7fb0eb6a55a225738d0536142771 Mon Sep 17 00:00:00 2001 From: zzak Date: Thu, 28 Nov 2013 12:18:35 +0000 Subject: * doc/contributing.rdoc: [DOC] Add heading above ChangeLog tips to setup entry for commits, its not required. Actually easier if contributors don't include a ChangeLog entry. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@43901 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- doc/contributing.rdoc | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc') diff --git a/doc/contributing.rdoc b/doc/contributing.rdoc index f63d5fd..391dce4 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 -- cgit v1.1