Skip to content

Commit

Permalink
Update CONTRIBUTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
levinwil authored Oct 15, 2020
1 parent c5da9a2 commit c21bb0b
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,10 @@ Contributing to ProgLearn
(adopted from scikit-learn)

The latest contributing guide is available in the repository at
`docs/contributing.rst`
`docs/contributing.rst`, or online at:

[https://proglearn.neurodata.io/contributing.html](https://proglearn.neurodata.io/contributing.html)


There are many ways to contribute to ProgLearn, with the most common ones
being contribution of code or documentation to the project. Improving the
Expand All @@ -23,6 +26,13 @@ up" on issues that others reported and that are relevant to you. It also helps
us if you spread the word: reference the project from your blog and articles,
link to it from your website, or simply star it in GitHub to say "I use it".

Quick links
-----------

* [Submitting a bug report or feature request](http://proglearn.neurodata.io/contributing.html#submitting-a-bug-report-or-a-feature-request)
* [Contributing code](http://proglearn.neurodata.io/contributing.html#contributing-code)
* [Coding guidelines](http://proglearn.neurodata.io/contributing.html#coding-guidelines)

Code of Conduct
---------------

Expand Down

0 comments on commit c21bb0b

Please sign in to comment.