10000 Adjusted the pull request template · IBMZ-Linux-OSS-Python/anyio@8b648bc · GitHub
[go: up one dir, main page]

Skip to content

Commit 8b648bc

Browse files
committed
Adjusted the pull request template
1 parent 3ff5e9a commit 8b648bc

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/pull_request_template.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,7 @@ If there are no entries after the last release, use `**UNRELEASED**` as the vers
2424
If, say, your patch fixes issue #123, the entry should look like this:
2525

2626
`* Fix big bad boo-boo in task groups (#123
27-
<https://github.com/agronholm/anyio/issues/123>_; PR by Yourname)`
27+
<https://github.com/agronholm/anyio/issues/123>_; PR by @yourgithubaccount)`
2828

2929
If there's no issue linked, just link to your pull request instead by updating the
3030
changelog after you've created the PR.
31-
32-
If possible, use your real name in the changelog entry. If not, use your GitHub
33-
username.

0 commit comments

Comments
 (0)
0