8000 Revert "DOC Update note on code contribution: use issue tracker not m… · xhluca/scikit-learn@13e7864 · GitHub
[go: up one dir, main page]

Skip to content

Commit 13e7864

Browse files
author
Xing
authored
Revert "DOC Update note on code contribution: use issue tracker not mailing list (scikit-learn#12917)"
This reverts commit cc28021.
1 parent 2482528 commit 13e7864

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

doc/developers/contributing.rst

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -169,13 +169,10 @@ Contributing code
169169

170170
.. note::
171171

172-
To avoid duplicating work, it is highly advised that you search through the
173-
`issue tracker <https://github.com/scikit-learn/scikit-learn/issues>`_ and
174-
the `PR list <https://github.com/scikit-learn/scikit-learn/pulls>`_.
175-
If in doubt about duplicated work, or if you want to work on a non-trivial
176-
feature, it's recommended to first open an issue in
177-
the `issue tracker <https://github.com/scikit-learn/scikit-learn/issues>`_
178-
to get some feedbacks from core developers.
172+
To avoid duplicating work, it is highly advised that you contact the
173+
developers on the mailing list before starting work on a non-trivial feature.
174+
175+
https://mail.python.org/mailman/listinfo/scikit-learn
179176

180177
How to contribute
181178
-----------------

0 commit comments

Comments
 (0)
0