Remove newlines from bug template (#107525)

This commit is contained in:
Hugo van Kemenade 2023-08-01 10:47:24 +03:00 committed by GitHub
parent f7c9144c2c
commit 052a0d1106
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 4 deletions

View File

@ -19,10 +19,8 @@ labels: "type-bug"
<!-- Bugs in third-party projects (e.g. `requests`) do not belong in the CPython issue tracker -->
- [ ] I am confident this is a bug in CPython,
not a bug in a third-party project
- [ ] I have searched the CPython issue tracker,
and am confident this bug has not been reported before
- [ ] I am confident this is a bug in CPython, not a bug in a third-party project
- [ ] I have searched the CPython issue tracker, and am confident this bug has not been reported before
## A clear and concise description of the bug