diff options
author | Bruce Yinhe <[email protected]> | 2016-02-03 22:08:31 +0100 |
---|---|---|
committer | Henrik Nord <[email protected]> | 2016-02-23 16:16:29 +0100 |
commit | 40735929461728a81a5f1fc07890e5d9df5bc132 (patch) | |
tree | 210925761f98bfc8dd788ee36a14753dcf5bb6d5 /README.md | |
parent | 46a9a5c36679f613d2ec626eff1d727649fd2bd5 (diff) | |
download | otp-40735929461728a81a5f1fc07890e5d9df5bc132.tar.gz otp-40735929461728a81a5f1fc07890e5d9df5bc132.tar.bz2 otp-40735929461728a81a5f1fc07890e5d9df5bc132.zip |
Update README.md
Add description for bug reports
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -61,6 +61,12 @@ In short: * Once or twice a week, a status email called ["What's cooking in Erlang/OTP"] [4] will be sent to the [`erlang-patches`] [3] mailing list. +Bug Reports +-------------------------- + +Please look at the [instructions for submitting bugs reports] [6]. + + Copyright and License --------------------- @@ -89,3 +95,4 @@ Copyright and License [3]: http://www.erlang.org/static/doc/mailinglist.html [4]: http://erlang.github.com/otp/ [5]: HOWTO/INSTALL.md + [6]: https://github.com/erlang/otp/wiki/Bug-reports |