Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8fcca08 commit 8404c51Copy full SHA for 8404c51
1 file changed
.github/ISSUE_TEMPLATE/bug_report.md
@@ -8,11 +8,10 @@ This is the repository and issue tracker for https://www.python.org
8
website.
9
10
If you're looking to file an issue with CPython itself, please go to
11
-https://bugs.python.org
+https://github.com/python/cpython/issues/new/choose
12
13
Issues related to Python's documentation (https://docs.python.org) can
14
-also be filed in https://bugs.python.org, by selecting the
15
-"Documentation" component.
+also be filed at https://github.com/python/cpython/issues/new?assignees=&labels=docs&template=documentation.md.
16
-->
17
18
**Describe the bug**
0 commit comments