mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Update README.md [ci skip] [Fix GH-953]
* README.md: Added link HowToReport bugs. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@51149 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
46062034a0
commit
7f3ab1cccc
2 changed files with 12 additions and 1 deletions
|
|
@ -1,3 +1,7 @@
|
||||||
|
Sun Jul 5 12:56:20 2015 Irvi Firqotul Aini <viarc7@gmail.com>
|
||||||
|
|
||||||
|
* README.md: Added link HowToReport bugs.
|
||||||
|
|
||||||
Sun Jul 5 10:51:48 2015 Nobuyoshi Nakada <nobu@ruby-lang.org>
|
Sun Jul 5 10:51:48 2015 Nobuyoshi Nakada <nobu@ruby-lang.org>
|
||||||
|
|
||||||
* array.c (rb_ary_sort_bang): the original array may not be
|
* array.c (rb_ary_sort_bang): the original array may not be
|
||||||
|
|
|
||||||
|
|
@ -147,7 +147,14 @@ Questions about the Ruby language can be asked on the Ruby-Talk mailing list
|
||||||
(http://www.ruby-lang.org/en/community/mailing-lists) or on websites like
|
(http://www.ruby-lang.org/en/community/mailing-lists) or on websites like
|
||||||
(http://stackoverflow.com).
|
(http://stackoverflow.com).
|
||||||
|
|
||||||
Bug reports should be filed at http://bugs.ruby-lang.org
|
Bug reports should be filed at http://bugs.ruby-lang.org. Read [HowToReport] for more informations.
|
||||||
|
|
||||||
|
[HowToReport]: https://bugs.ruby-lang.org/projects/ruby/wiki/HowToReport
|
||||||
|
|
||||||
|
##Contributing
|
||||||
|
|
||||||
|
See the file `CONTRIBUTING.md`
|
||||||
|
|
||||||
|
|
||||||
## The Author
|
## The Author
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue