From ac7f5dc21109294b6740945e332f34f497eb8d63 Mon Sep 17 00:00:00 2001 From: Ee Durbin Date: Mon, 31 Oct 2022 15:22:37 -0400 Subject: [PATCH] update issue template closes #2085 --- .github/ISSUE_TEMPLATE/bug_report.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 36707340b..c958c11a4 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -8,11 +8,10 @@ This is the repository and issue tracker for https://www.python.org website. If you're looking to file an issue with CPython itself, please go to -https://bugs.python.org +https://github.com/python/cpython/issues/new/choose Issues related to Python's documentation (https://docs.python.org) can -also be filed in https://bugs.python.org, by selecting the -"Documentation" component. +also be filed at https://github.com/python/cpython/issues/new?assignees=&labels=docs&template=documentation.md. --> **Describe the bug**