Skip to content

Commit 42719c0

Browse files
author
Chad Curtis
committed
Added link to scikit-learn on CONTRIBUTING.md for pull requests
1 parent 3a765f9 commit 42719c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ wanted" is open to whoever wants to implement it.
3333
Look through the GitHub issues for features. Anything tagged with "enhancement"
3434
and "help wanted" is open to whoever wants to implement it.
3535

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
3737
of the proposed use case. Ideally, new features will include
3838

3939
- Docstrings implemented with the [Numpy format](https://www.numpy.org/devdocs/docs/howto_document.html)

0 commit comments

Comments
 (0)