summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--changelog.d/14801.doc1
-rw-r--r--docs/development/contributing_guide.md2
2 files changed, 2 insertions, 1 deletions
diff --git a/changelog.d/14801.doc b/changelog.d/14801.doc
new file mode 100644

index 0000000000..ce8e6763f1 --- /dev/null +++ b/changelog.d/14801.doc
@@ -0,0 +1 @@ +Update link to towncrier in contribution guide. \ No newline at end of file diff --git a/docs/development/contributing_guide.md b/docs/development/contributing_guide.md
index 43cb3e201d..4c10676714 100644 --- a/docs/development/contributing_guide.md +++ b/docs/development/contributing_guide.md
@@ -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: