Add CONTRIBUTION.md link in README (#2)

* Fix CONTRIBUTION.md link in README

* Update changelog.rst

Co-authored-by: Antonin RAFFIN <antonin.raffin@ensta.org>
This commit is contained in:
Kinal Mehta 2020-05-09 16:31:15 +05:30 committed by GitHub
parent f23212e3b2
commit b1f5db1bb2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 2 deletions

View file

@ -223,7 +223,7 @@ Stable-Baselines3 is currently maintained by [Ashley Hill](https://github.com/hi
## How To Contribute
To any interested in making the baselines better, there is still some documentation that needs to be done.
If you want to contribute, please read **CONTRIBUTING.md** guide first.
If you want to contribute, please read [**CONTRIBUTING.md**](./CONTRIBUTING.md) guide first.
Logo credits: [L.M. Tenkes](https://www.instagram.com/lucillehue/)

View file

@ -36,6 +36,7 @@ Others:
Documentation:
^^^^^^^^^^^^^^
- Added most documentation (adapted from Stable-Baselines)
- Added link to CONTRIBUTING.md in the README (@kinalmehta)
Pre-Release 0.5.0 (2020-05-05)
@ -221,4 +222,4 @@ And all the contributors:
@XMaster96 @kantneel @Pastafarianist @GerardMaggiolino @PatrickWalter214 @yutingsz @sc420 @Aaahh @billtubbs
@Miffyli @dwiel @miguelrass @qxcv @jaberkow @eavelardev @ruifeng96150 @pedrohbtp @srivatsankrishnan @evilsocket
@MarvineGothic @jdossgollin @SyllogismRXS @rusu24edward @jbulow @Antymon @seheevic @justinkterry @edbeeching
@flodorner @KuKuXia @NeoExtended @solliet @mmcenta @richardwu
@flodorner @KuKuXia @NeoExtended @solliet @mmcenta @richardwu @kinalmehta