summary refs log tree commit diff
path: root/develop/development/contributing_guide.html
diff options
context:
space:
mode:
authorDMRobertson <DMRobertson@users.noreply.github.com>2023-01-09 16:34:39 +0000
committerDMRobertson <DMRobertson@users.noreply.github.com>2023-01-09 16:34:39 +0000
commit4452a174cebb5389d54687e8e9da5ac06884c38d (patch)
tree1e1fe2ce95af26579c8df4fa3ed519ac208a0d0e /develop/development/contributing_guide.html
parentdeploy: c0145b06f5c331362c94f58ebdf892390612bd24 (diff)
downloadsynapse-4452a174cebb5389d54687e8e9da5ac06884c38d.tar.xz
deploy: c7b2c31161cddd7f10d96cb5ec7a8a7b42ecdf79
Diffstat (limited to 'develop/development/contributing_guide.html')
-rw-r--r--develop/development/contributing_guide.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/develop/development/contributing_guide.html b/develop/development/contributing_guide.html

index d1e3e72804..e04f8d1488 100644 --- a/develop/development/contributing_guide.html +++ b/develop/development/contributing_guide.html
@@ -401,7 +401,7 @@ install <a href="https://github.com/GoTestTools/gotestfmt">gotestfmt</a>.</p> </ol> <h2 id="changelog"><a class="header" href="#changelog">Changelog</a></h2> <p>All changes, even minor ones, need a corresponding changelog / newsfragment -entry. These are managed by <a href="https://github.com/hawkowl/towncrier">Towncrier</a>.</p> +entry. These are managed by <a href="https://github.com/twisted/towncrier">Towncrier</a>.</p> <p>To create a changelog entry, make a new file in the <code>changelog.d</code> directory named in the format of <code>PRnumber.type</code>. The type can be one of the following:</p> <ul>