You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,7 +33,7 @@ wanted" is open to whoever wants to implement it.
33
33
Look through the GitHub issues for features. Anything tagged with "enhancement"
34
34
and "help wanted" is open to whoever wants to implement it.
35
35
36
-
When submitting a new feature, please use a Pull Request with a title and description
36
+
When submitting a new feature, please use a [Pull Request](https://scikit-learn.org/dev/developers/contributing.html#how-to-contribute) with a title and description
37
37
of the proposed use case. Ideally, new features will include
38
38
39
39
- Docstrings implemented with the [Numpy format](https://www.numpy.org/devdocs/docs/howto_document.html)
0 commit comments