Skip to content

Commit 9c17e3a

Browse files
authored
Update PR template file, don't reference bpo 12345 (pythonGH-5897)
Fixes python/core-workflow#223
1 parent fbee882 commit 9c17e3a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ It should be in the following format:
99
bpo-NNNN: Summary of the changes made
1010
```
1111
Where: bpo-NNNN refers to the issue number in the https://bugs.python.org.
12-
If your PR is for issue 12345 in the bug tracker, then the bpo number is bpo-12345.
1312
1413
Most PRs will require an issue number. Trivial changes, like fixing a typo, do not need an issue.
1514

0 commit comments

Comments
 (0)