Update link to towncrier in contribution guide (#14801)

* Update link to towncrier in contribution guide

* newsfile
1.103.0-whithout-watcha
Dirk Klimpel 2 years ago committed by GitHub
parent c0145b06f5
commit c7b2c31161
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      changelog.d/14801.doc
  2. 2
      docs/development/contributing_guide.md

@ -0,0 +1 @@
Update link to towncrier in contribution guide.

@ -382,7 +382,7 @@ To prepare a Pull Request, please:
## Changelog
All changes, even minor ones, need a corresponding changelog / newsfragment
entry. These are managed by [Towncrier](https://github.com/hawkowl/towncrier).
entry. These are managed by [Towncrier](https://github.com/twisted/towncrier).
To create a changelog entry, make a new file in the `changelog.d` directory named
in the format of `PRnumber.type`. The type can be one of the following:

Loading…
Cancel
Save