From 30d17b4cee3bdeba9ab1b6730447be3ae3724371 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebasti=C3=A1n=20Ram=C3=ADrez?= Date: Tue, 21 Jul 2026 19:17:03 +0200 Subject: [PATCH] =?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-typer.md | 12 ------------ docs/management.md | 4 ---- 2 files changed, 16 deletions(-) diff --git a/docs/help-typer.md b/docs/help-typer.md index beace325e4..841e02f525 100644 --- a/docs/help-typer.md +++ b/docs/help-typer.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/typer/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/typer/discussions/new?category=questions) in the GitHub repository, for example to: diff --git a/docs/management.md b/docs/management.md index 35a698ada8..03f91279f3 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-typer.md). ☕️