From f62da8b72c4910d9aed6f8fb9369d319848d6acc Mon Sep 17 00:00:00 2001 From: Hugo van Kemenade Date: Tue, 1 Aug 2023 08:46:07 +0300 Subject: [PATCH] Remove newlines from bug template --- .github/ISSUE_TEMPLATE/bug.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md index 737eb6dfebb77c..47037cd319e7e2 100644 --- a/.github/ISSUE_TEMPLATE/bug.md +++ b/.github/ISSUE_TEMPLATE/bug.md @@ -19,10 +19,8 @@ labels: "type-bug" -- [ ] 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