]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update docs about discussions questions (#11985)
authorSebastián Ramírez <tiangolo@gmail.com>
Fri, 9 Aug 2024 21:29:09 +0000 (16:29 -0500)
committerGitHub <noreply@github.com>
Fri, 9 Aug 2024 21:29:09 +0000 (21:29 +0000)
docs/en/docs/management-tasks.md

index 2c91cab72068d9bc541759175c771e59d73c25ca..815bad539356024fec31a6a41e15d9719f9a9fec 100644 (file)
@@ -280,8 +280,4 @@ Dependabot will create PRs to update dependencies for several things, and those
 
 When a question in GitHub Discussions has been answered, mark the answer by clicking "Mark as answer".
 
-Many of the current Discussion Questions were migrated from old issues. Many have the label `answered`, that means they were answered when they were issues, but now in GitHub Discussions, it's not known what is the actual response from the messages.
-
-You can filter discussions by [`Questions` that are `Unanswered` and have the label `answered`](https://github.com/fastapi/fastapi/discussions/categories/questions?discussions_q=category%3AQuestions+is%3Aopen+label%3Aanswered+is%3Aunanswered).
-
-All of those discussions already have an answer in the conversation, you can find it and mark it with the "Mark as answer" button.
+You can filter discussions by <a href="https://github.com/tiangolo/fastapi/discussions/categories/questions?discussions_q=category:Questions+is:open+is:unanswered" class="external-link" target="_blank">`Questions` that are `Unanswered`</a>.