]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Remove newlines from bug template (#107525)
authorHugo van Kemenade <hugovk@users.noreply.github.com>
Tue, 1 Aug 2023 07:47:24 +0000 (10:47 +0300)
committerGitHub <noreply@github.com>
Tue, 1 Aug 2023 07:47:24 +0000 (01:47 -0600)
.github/ISSUE_TEMPLATE/bug.md

index 737eb6dfebb77c3ef60614bc569eea2d7d417462..47037cd319e7e2a766623bf9796c1caa531d38d2 100644 (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