From ff7154cb25404c2748cb6b00059ae378112ff47e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebasti=C3=A1n=20Ram=C3=ADrez?= Date: Tue, 21 Jul 2026 18:02:35 +0200 Subject: [PATCH 1/2] =?UTF-8?q?=F0=9F=93=9D=20Update=20help=20docs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/help.md | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/docs/help.md b/docs/help.md index bf921d2662..317c0ca35f 100644 --- a/docs/help.md +++ b/docs/help.md @@ -45,18 +45,6 @@ You can follow [me (Sebastián Ramírez / `tiangolo`)](https://tiangolo.com), th * [@tiangolo.com on **Bluesky**](https://bsky.app/profile/tiangolo.com) * [@tiangolo on **LinkedIn**](https://www.linkedin.com/in/tiangolo/). -## Help others with questions in GitHub - -You can try and help others with their questions in [GitHub Discussions](https://github.com/fastapi/sqlmodel/discussions/categories/questions?discussions_q=category%3AQuestions+is%3Aunanswered). - -In many cases you might already know the answer for those questions. 🤓 - -Just remember, the most important point is: try to be kind. 🤗 - -### How to Help - -Follow the [guide on how to help](https://tiangolo.com/open-source/help/#help-others-with-questions-in-github) here. - ## Ask Questions You can [create a new question](https://github.com/fastapi/sqlmodel/discussions/new?category=questions) in the GitHub repository, for example to: From ee6b6c7d2b09e2a9211611cdf4606bf3b068577e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebasti=C3=A1n=20Ram=C3=ADrez?= Date: Tue, 21 Jul 2026 18:05:17 +0200 Subject: [PATCH 2/2] =?UTF-8?q?=F0=9F=93=9D=20Update=20management=20help?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/management.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/management.md b/docs/management.md index 1c94a096c1..4a4e512474 100644 --- a/docs/management.md +++ b/docs/management.md @@ -13,7 +13,3 @@ I normally give the final review to each PR before merging them. I make the fina There's a team of people that help manage and maintain the project. 😎 Learn more about it in [tiangolo.com - GitHub FastAPI](https://tiangolo.com/github-fastapi/). - -## External Help - -External help is very much appreciated. There are many ways to [help](./help.md). ☕️