Skip to content

Commit

Permalink
Adjusted the pull request template
Browse files Browse the repository at this point in the history
  • Loading branch information
agronholm committed May 26, 2024
1 parent 3ff5e9a commit 8b648bc
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,7 @@ If there are no entries after the last release, use `**UNRELEASED**` as the vers
If, say, your patch fixes issue #123, the entry should look like this:

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

If there's no issue linked, just link to your pull request instead by updating the
changelog after you've created the PR.

If possible, use your real name in the changelog entry. If not, use your GitHub
username.

0 comments on commit 8b648bc

Please sign in to comment.