DOC PR means pull request

In response to #1882.
This commit is contained in:
Lars Buitinck 2013-04-22 14:24:44 +02:00
parent ed52df3ee8
commit c808ec00ba
1 changed files with 2 additions and 1 deletions

View File

@ -61,7 +61,8 @@ How to contribute
-----------------
The preferred way to contribute to scikit-learn is to fork the `main
repository <http://github.com/scikit-learn/scikit-learn/>`__ on GitHub:
repository <http://github.com/scikit-learn/scikit-learn/>`__ on GitHub,
then submit a "pull request" (PR):
1. `Create an account <https://github.com/signup/free>`_ on
GitHub if you do not already have one.