]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Add links to GitHub sponsors 💸 (#1425)
authorSebastián Ramírez <tiangolo@gmail.com>
Sun, 17 May 2020 14:03:53 +0000 (16:03 +0200)
committerGitHub <noreply@github.com>
Sun, 17 May 2020 14:03:53 +0000 (16:03 +0200)
* 📝 Add links to GitHub sponsors

* ✏ Update link to sponsors

.github/FUNDING.yml [new file with mode: 0644]
docs/en/docs/help-fastapi.md

diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml
new file mode 100644 (file)
index 0000000..0ffc101
--- /dev/null
@@ -0,0 +1 @@
+github: [tiangolo]
index 9c55e5c305d30bf2f9a2f3fd118467ab53406ce7..c1a7d918adaf8ad3fba0ea9c5f56e0b665b88651 100644 (file)
@@ -100,6 +100,12 @@ You can <a href="https://github.com/tiangolo/fastapi" class="external-link" targ
 * To fix an existing issue/bug.
 * To add a new feature.
 
+## Sponsor the author
+
+You can also financially support the author (me) through <a href="https://github.com/sponsors/tiangolo" class="external-link" target="_blank">GitHub sponsors</a>.
+
+There you could buy me a coffee ☕️ to say thanks 😄.
+
 ---
 
 Thanks!