mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* README.ja.md: add guidance of mailing list and bugs.r-l.o.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@49128 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
7e8795e393
commit
b85a4eea55
2 changed files with 16 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
Sun Jan 4 00:43:41 2015 Ayumu AIZAWA <ayumu.aizawa@gmail.com>
|
||||||
|
|
||||||
|
* README.ja.md: add guidance of mailing list and bugs.r-l.o.
|
||||||
|
|
||||||
Sat Jan 3 23:56:28 2015 Ayumu AIZAWA <ayumu.aizawa@gmail.com>
|
Sat Jan 3 23:56:28 2015 Ayumu AIZAWA <ayumu.aizawa@gmail.com>
|
||||||
|
|
||||||
* hash.c: fix docs for Hash#invert. [ruby-core:66917] [Bug #10612]
|
* hash.c: fix docs for Hash#invert. [ruby-core:66917] [Bug #10612]
|
||||||
|
|
13
README.ja.md
13
README.ja.md
|
@ -156,8 +156,19 @@ UNIXであれば `configure` がほとんどの差異を吸収してくれるは
|
||||||
|
|
||||||
`COPYING.ja` ファイルを参照してください。
|
`COPYING.ja` ファイルを参照してください。
|
||||||
|
|
||||||
|
## フィードバック
|
||||||
|
|
||||||
|
Rubyに関する質問は Ruby-Talk(英語)や Ruby-List(日本語) (https://www.ruby-lang.org/ja/community/mailing-lists) や、
|
||||||
|
stackoverflow (http://ja.stackoverflow.com/) などのWebサイトに投稿してください.
|
||||||
|
|
||||||
|
バグ報告は http://bugs.ruby-lang.org で受け付けています.
|
||||||
|
|
||||||
|
|
||||||
## 著者
|
## 著者
|
||||||
|
|
||||||
コメント,バグレポートその他は mailto:matz@ruby-lang.org まで.
|
Rubyのオリジナル版は、1995年にまつもとゆきひろ氏によって設計・開発されました.
|
||||||
|
|
||||||
|
<mailto:matz@ruby-lang.org>
|
||||||
|
|
||||||
---
|
---
|
||||||
created at: Thu Aug 3 11:57:36 JST 1995
|
created at: Thu Aug 3 11:57:36 JST 1995
|
||||||
|
|
Loading…
Add table
Reference in a new issue