summary refs log tree commit diff
path: root/docs/SUMMARY.md
diff options
context:
space:
mode:
authorPatrick Cloke <clokep@users.noreply.github.com>2022-07-06 07:30:58 -0400
committerGitHub <noreply@github.com>2022-07-06 07:30:58 -0400
commitdcc7873700da4a818e84c44c6190525d39a854cb (patch)
tree852ab308625e07c32a1b17a7c365f47c868a1c37 /docs/SUMMARY.md
parentFix bug where we failed to delete old push actions (#13194) (diff)
downloadsynapse-dcc7873700da4a818e84c44c6190525d39a854cb.tar.xz
Add information on how the Synapse team does reviews. (#13132)
Diffstat (limited to 'docs/SUMMARY.md')
-rw-r--r--docs/SUMMARY.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/SUMMARY.md b/docs/SUMMARY.md

index 3978f96fc3..8d6030e34a 100644 --- a/docs/SUMMARY.md +++ b/docs/SUMMARY.md
@@ -81,6 +81,7 @@ # Development - [Contributing Guide](development/contributing_guide.md) - [Code Style](code_style.md) + - [Reviewing Code](development/reviews.md) - [Release Cycle](development/releases.md) - [Git Usage](development/git.md) - [Testing]()