Skip to content

Commit

Permalink
add link to towncrier docs
Browse files Browse the repository at this point in the history
Co-authored-by: Brett Graham <[email protected]>
  • Loading branch information
zacharyburnett and braingram authored Aug 20, 2024
1 parent a99b1c9 commit 9ac9c24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ If this PR fixes an issue, please add closing keywords (eg 'fixes #XXX')

- [ ] pre-commit checks ran successfully
- [ ] tests ran successfully
- [ ] for a public change, added <details><summary>news fragment (`changes/<PR#>.<changetype>.rst`)</summary>
- [ ] for a public change, added a [towncrier](https://towncrier.readthedocs.io/en/stable/) <details><summary>news fragment (`changes/<PR#>.<changetype>.rst`)</summary>

- ``changes/<PR#>.feature.rst``: new feature
- ``changes/<PR#>.bugfix.rst``: bug fix
Expand Down

0 comments on commit 9ac9c24

Please sign in to comment.