Skip to content

Commit 8bec6d0

Browse files
authored
DOC Add additional donation options to About page (scikit-learn#31379)
1 parent 4f1038c commit 8bec6d0

File tree

1 file changed

+14
-3
lines changed

1 file changed

+14
-3
lines changed

doc/about.rst

Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -594,17 +594,28 @@ Donating to the project
594594
=======================
595595

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

600599
.. raw:: html
601600

602601
<p class="text-center">
603602
<a class="btn sk-btn-orange mb-1" href="https://numfocus.org/donate-to-scikit-learn">
604-
Help us, <strong>donate!</strong>
603+
Donate via NumFOCUS
604+
</a>
605+
<a class="btn sk-btn-orange mb-1" href="https://github.com/sponsors/scikit-learn">
606+
Donate via GitHub Sponsors
605607
</a>
606608
</p>
607609

610+
**Donation Options:**
611+
612+
* **NumFOCUS**: Donate via the `NumFOCUS Donations Page
613+
<https://numfocus.org/donate-to-scikit-learn>`_, scikit-learn's fiscal sponsor.
614+
615+
* **GitHub Sponsors**: Support the project directly through `GitHub Sponsors
616+
<https://github.com/sponsors/scikit-learn>`_.
617+
618+
608619
All donations will be handled by `NumFOCUS <https://numfocus.org/>`_, a non-profit
609620
organization which is managed by a board of `Scipy community members
610621
<https://numfocus.org/board.html>`_. NumFOCUS's mission is to foster scientific

0 commit comments

Comments
 (0)