mirror of
https://github.com/go-task/task.git
synced 2026-06-29 23:55:18 +00:00
67 lines
2.3 KiB
Markdown
67 lines
2.3 KiB
Markdown
---
|
||
title: Donate
|
||
layout: doc
|
||
outline: false
|
||
---
|
||
|
||
# :raised_hands: Support Task
|
||
|
||
If you find this project useful, consider supporting its ongoing development.
|
||
|
||
> This is just a way to say **“thank you”** — donations won’t provide priority
|
||
> support or special privileges.
|
||
|
||
## :trophy: Gold Sponsorship
|
||
|
||
Companies donating **$50/month or more** can become a **Gold Sponsor**, featured
|
||
on:
|
||
|
||
- The website homepage
|
||
- The GitHub repository README
|
||
|
||
> 💬 To be featured, contact @andreynering with your logo.
|
||
>
|
||
> ⚠️ Suspicious or inappropriate businesses (e.g. gambling, casinos) will be
|
||
> rejected.
|
||
|
||
## :heart: GitHub Sponsors _(recommended)_
|
||
|
||
The preferred way to donate is through **GitHub Sponsors**. We suggest splitting
|
||
your donation equally between maintainers:
|
||
|
||
<div style="display: flex; gap: 1rem; flex-wrap: wrap; margin: 1rem 0;">
|
||
<a href="https://github.com/sponsors/andreynering" target="_blank">
|
||
<img src="https://img.shields.io/badge/@andreynering-30363d?logo=github&logoColor=white&style=for-the-badge" />
|
||
</a>
|
||
<a href="https://github.com/sponsors/pd93" target="_blank">
|
||
<img src="https://img.shields.io/badge/@pd93-30363d?logo=github&logoColor=white&style=for-the-badge" />
|
||
</a>
|
||
<a href="https://github.com/sponsors/vmaerten" target="_blank">
|
||
<img src="https://img.shields.io/badge/@vmaerten-30363d?logo=github&logoColor=white&style=for-the-badge" />
|
||
</a>
|
||
</div>
|
||
|
||
## :globe_with_meridians: Open Collective
|
||
|
||
Prefer **Open Collective**? Choose a tier:
|
||
|
||
- [$2/month](https://opencollective.com/task/contribute/backer-4034/checkout)
|
||
- [$5/month](https://opencollective.com/task/contribute/supporter-8404/checkout)
|
||
- [$20/month](https://opencollective.com/task/contribute/sponsor-4035/checkout)
|
||
- [$50/month](https://opencollective.com/task/contribute/sponsor-28775/checkout)
|
||
- [🎯 Custom / One-time](https://opencollective.com/task/donate)
|
||
|
||
## :credit_card: PayPal
|
||
|
||
You can also make a **one-time donation** to @andreynering via PayPal:
|
||
|
||
[Donate via PayPal](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=GSVDU63RKG45A¤cy_code=USD&source=url)
|
||
|
||
## :brazil: PIX (Brazil only)
|
||
|
||
If you're in Brazil, you can also support @andreynering via PIX:
|
||
|
||
<img src="/img/pix.png" width="200" height="200" alt="PIX QR Code" />
|
||
|
||
Thank you for helping Taskfile grow and stay maintained! 💚
|