We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 23f2891 + 45c2356 commit c60f72bCopy full SHA for c60f72b
doc/developers/contributing.rst
@@ -214,7 +214,7 @@ Easy Issues
214
215
A great way to start contributing to scikit-learn is to pick an item from the
216
list of `Easy issues
217
-<https://github.com/scikit-learn/scikit-learn/labels/Easy>`_
+<https://github.com/scikit-learn/scikit-learn/issues?q=is%3Aopen+label%3AEasy+is%3Aissue>`_
218
in the issue tracker. Resolving these issues allow you to start contributing
219
to the project without much prior knowledge. Your assistance in this area will
220
be greatly appreciated by the more experienced developers as it helps free up
0 commit comments