Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 14 additions & 3 deletions doc/about.rst
Original file line number Diff line number Diff line change
Expand Up @@ -594,17 +594,28 @@ Donating to the project
=======================

If you are interested in donating to the project or to one of our code-sprints,
please donate via the `NumFOCUS Donations Page
<https://numfocus.org/donate-to-scikit-learn>`_.
you have several options:

.. raw:: html

<p class="text-center">
<a class="btn sk-btn-orange mb-1" href="https://numfocus.org/donate-to-scikit-learn">
Help us, <strong>donate!</strong>
Donate via NumFOCUS
</a>
<a class="btn sk-btn-orange mb-1" href="https://github.com/sponsors/scikit-learn">
Donate via GitHub Sponsors
</a>
</p>

**Donation Options:**

* **NumFOCUS**: Donate via the `NumFOCUS Donations Page
<https://numfocus.org/donate-to-scikit-learn>`_, scikit-learn's fiscal sponsor.

* **GitHub Sponsors**: Support the project directly through `GitHub Sponsors
<https://github.com/sponsors/scikit-learn>`_.


All donations will be handled by `NumFOCUS <https://numfocus.org/>`_, a non-profit
organization which is managed by a board of `Scipy community members
<https://numfocus.org/board.html>`_. NumFOCUS's mission is to foster scientific
Expand Down