File tree Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Original file line number Diff line number Diff line change @@ -169,13 +169,10 @@ Contributing code
169
169
170
170
.. note ::
171
171
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
179
176
180
177
How to contribute
181
178
-----------------
You can’t perform that action at this time.
0 commit comments