From: Hugo van Kemenade Date: Tue, 1 Aug 2023 07:47:24 +0000 (+0300) Subject: Remove newlines from bug template (#107525) X-Git-Tag: v3.13.0a1~1114 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=052a0d1106fa3ee0c955a3b7ba48e82c49424e20;p=thirdparty%2FPython%2Fcpython.git Remove newlines from bug template (#107525) --- diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md index 737eb6dfebb7..47037cd319e7 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