From 6fb5c8bd47d5e8e5fcad0e32bd7c2883e3cfa6af Mon Sep 17 00:00:00 2001 From: Ranjani Date: Thu, 14 Jan 2021 22:59:45 +0100 Subject: [PATCH 1/3] update contributing documentation --- doc/developers/contributing.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/developers/contributing.rst b/doc/developers/contributing.rst index 8a3c460c615a8..a614d282e5560 100644 --- a/doc/developers/contributing.rst +++ b/doc/developers/contributing.rst @@ -213,6 +213,11 @@ latest up-to-date workflow. `Transcript `__ +- Contributing to scikit-learn, Volume 2: + `Video `__, + `Transcript + `__ + How to contribute ----------------- From 478ff8388b5d762069926767f66613c1565b0fcb Mon Sep 17 00:00:00 2001 From: ranjanikrishnan Date: Sun, 17 Jan 2021 16:21:57 +0100 Subject: [PATCH 2/3] change contribution doc description Co-authored-by: Nicolas Hug --- doc/developers/contributing.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/developers/contributing.rst b/doc/developers/contributing.rst index a614d282e5560..ca63a8bcfd0e9 100644 --- a/doc/developers/contributing.rst +++ b/doc/developers/contributing.rst @@ -213,7 +213,8 @@ latest up-to-date workflow. `Transcript `__ -- Contributing to scikit-learn, Volume 2: +- Sprint-specific instructions and practical tips: +- ``` `Video `__, `Transcript `__ From 6bac6576185c56ef3701dcbe78db1d2b180fda8d Mon Sep 17 00:00:00 2001 From: ranjanikrishnan Date: Sun, 17 Jan 2021 18:42:35 +0100 Subject: [PATCH 3/3] minor fix - quotes not needed --- doc/developers/contributing.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/developers/contributing.rst b/doc/developers/contributing.rst index ca63a8bcfd0e9..fb2c0aa997fe5 100644 --- a/doc/developers/contributing.rst +++ b/doc/developers/contributing.rst @@ -214,7 +214,6 @@ latest up-to-date workflow. `__ - Sprint-specific instructions and practical tips: -- ``` `Video `__, `Transcript `__