mirror of
https://github.com/saymrwulf/stable-baselines3.git
synced 2026-09-17 22:30:59 +00:00
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:
parent
f23212e3b2
commit
b1f5db1bb2
2 changed files with 3 additions and 2 deletions
|
|
@ -223,7 +223,7 @@ Stable-Baselines3 is currently maintained by [Ashley Hill](https://github.com/hi
|
||||||
## How To Contribute
|
## How To Contribute
|
||||||
|
|
||||||
To any interested in making the baselines better, there is still some documentation that needs to be done.
|
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/)
|
Logo credits: [L.M. Tenkes](https://www.instagram.com/lucillehue/)
|
||||||
|
|
|
||||||
|
|
@ -36,6 +36,7 @@ Others:
|
||||||
Documentation:
|
Documentation:
|
||||||
^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^
|
||||||
- Added most documentation (adapted from Stable-Baselines)
|
- Added most documentation (adapted from Stable-Baselines)
|
||||||
|
- Added link to CONTRIBUTING.md in the README (@kinalmehta)
|
||||||
|
|
||||||
|
|
||||||
Pre-Release 0.5.0 (2020-05-05)
|
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
|
@XMaster96 @kantneel @Pastafarianist @GerardMaggiolino @PatrickWalter214 @yutingsz @sc420 @Aaahh @billtubbs
|
||||||
@Miffyli @dwiel @miguelrass @qxcv @jaberkow @eavelardev @ruifeng96150 @pedrohbtp @srivatsankrishnan @evilsocket
|
@Miffyli @dwiel @miguelrass @qxcv @jaberkow @eavelardev @ruifeng96150 @pedrohbtp @srivatsankrishnan @evilsocket
|
||||||
@MarvineGothic @jdossgollin @SyllogismRXS @rusu24edward @jbulow @Antymon @seheevic @justinkterry @edbeeching
|
@MarvineGothic @jdossgollin @SyllogismRXS @rusu24edward @jbulow @Antymon @seheevic @justinkterry @edbeeching
|
||||||
@flodorner @KuKuXia @NeoExtended @solliet @mmcenta @richardwu
|
@flodorner @KuKuXia @NeoExtended @solliet @mmcenta @richardwu @kinalmehta
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue