From a2ed83b1da58e9c4ca61a11fb38778e31e1b8040 Mon Sep 17 00:00:00 2001 From: Stan Ulbrych Date: Sat, 22 Nov 2025 15:38:24 +0000 Subject: [PATCH] Commit --- docs/community/community-guide.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/community/community-guide.md b/docs/community/community-guide.md index d30612f..9cf82dc 100644 --- a/docs/community/community-guide.md +++ b/docs/community/community-guide.md @@ -30,4 +30,5 @@ questions, or just as a place where we can inspire each other. ## How can I help? Read the devguide's section on documentation. -Visit the Python repo's GitHub issues and look for [issues tagged with "docs"](https://github.com/python/cpython/labels/docs). +Visit the Python repo's GitHub issues and look for +[issues tagged with "docs"](https://github.com/python/cpython/issues?q=state%3Aopen%20is%3Aissue%20label%3Adocs).