* CONTRIBUTING.md: added contibuting guide for github. [fix GH-625]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@46312 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
hsbt 2014-06-02 03:29:13 +00:00
parent 3ef5adb45b
commit be29ae6b05
2 changed files with 8 additions and 0 deletions

4
CONTRIBUTING.md Normal file
View File

@ -0,0 +1,4 @@
Please see [official issue tracker] and wiki [HowToContribute].
[official issue tracker]: https://bugs.ruby-lang.org
[HowToContribute]: https://bugs.ruby-lang.org/projects/ruby/wiki/HowToContribute

View File

@ -1,3 +1,7 @@
Mon Jun 2 12:26:08 2014 SHIBATA Hiroshi <shibata.hiroshi@gmail.com>
* CONTRIBUTING.md: added contibuting guide for github. [fix GH-625]
Mon Jun 2 07:30:33 2014 Tanaka Akira <akr@fsij.org> Mon Jun 2 07:30:33 2014 Tanaka Akira <akr@fsij.org>
* test/ruby/envutil.rb (default_warning): New method. * test/ruby/envutil.rb (default_warning): New method.