Skip to content

update issue template #2175

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 31, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -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**
Expand Down