Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 052a0d1

Browse filesBrowse files
authored
Remove newlines from bug template (#107525)
1 parent f7c9144 commit 052a0d1
Copy full SHA for 052a0d1

File tree

Expand file treeCollapse file tree

1 file changed

+2
-4
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-4
lines changed

‎.github/ISSUE_TEMPLATE/bug.md

Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/bug.md
+2-4Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,8 @@ labels: "type-bug"
1919

2020
<!-- Bugs in third-party projects (e.g. `requests`) do not belong in the CPython issue tracker -->
2121

22-
- [ ] I am confident this is a bug in CPython,
23-
not a bug in a third-party project
24-
- [ ] I have searched the CPython issue tracker,
25-
and am confident this bug has not been reported before
22+
- [ ] I am confident this is a bug in CPython, not a bug in a third-party project
23+
- [ ] I have searched the CPython issue tracker, and am confident this bug has not been reported before
2624

2725
## A clear and concise description of the bug
2826

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.