From 37b0c8b51348d6908a8a2e9086923ee8a24789e5 Mon Sep 17 00:00:00 2001
From: DMRobertson
Synapse's code style is documented here. Please follow -it, including the conventions for the sample configuration -file.
+it, including the conventions for configuration +options and documentation.We welcome improvements and additions to our documentation itself! When
writing new pages, please
build docs
to a book
@@ -230,7 +230,7 @@ or maturin develop
(if installed) to rebuild the Rust code. Using <
is quicker than poetry install
, so is recommended when making frequent
changes to the Rust code.
While you're developing and before submitting a patch, you'll want to test your code.
All changes, even minor ones, need a corresponding changelog / newsfragment -entry. These are managed by Towncrier.
+entry. These are managed by 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:
Open the PR without a changelog file, see what number you got, and then -add the changelog file to your branch (see Updating your pull -request), or:
+add the changelog file to your branch, or:Look at the list of all -- cgit 1.5.1