summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorreivilibre <38398653+reivilibre@users.noreply.github.com>2021-08-16 18:09:47 +0100
committerGitHub <noreply@github.com>2021-08-16 18:09:47 +0100
commit0db8cab72c8a39b4e8154295d473fbbc154854b4 (patch)
tree96f61b752824f451d8438bf8c823f3facb4b9abf /changelog.d
parentValidate the max_rooms_per_space parameter to ensure it is non-negative. (#10... (diff)
downloadsynapse-0db8cab72c8a39b4e8154295d473fbbc154854b4.tar.xz
Update CONTRIBUTING.md to fix index links and SyTest instructions (#10599)
Signed-off-by: Olivier Wilkinson (reivilibre) <olivier@librepush.net>
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/10599.doc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/10599.doc b/changelog.d/10599.doc
new file mode 100644
index 0000000000..66e72078f0
--- /dev/null
+++ b/changelog.d/10599.doc
@@ -0,0 +1 @@
+Update CONTRIBUTING.md to fix index links and the instructions for SyTest in docker.