diff --git a/doc/developers/index.rst b/doc/developers/index.rst index 018070f1653..f7c385dde81 100644 --- a/doc/developers/index.rst +++ b/doc/developers/index.rst @@ -61,7 +61,8 @@ How to contribute ----------------- The preferred way to contribute to scikit-learn is to fork the `main -repository `__ on GitHub: +repository `__ on GitHub, +then submit a "pull request" (PR): 1. `Create an account `_ on GitHub if you do not already have one.