Skip to content
Snippets Groups Projects
Unverified Commit 9b1f99ba authored by David Robertson's avatar David Robertson Committed by GitHub
Browse files

Remind maintainer to ask #synapse-dev for changelog (#15303)

* Remind maintainer to ask #synapse-dev for changelog

* Changelog
parent 1bc4feb6
No related branches found
No related tags found
No related merge requests found
Remind the releaser to ask for changelog feedback in [#synapse-dev](https://matrix.to/#/#synapse-dev:matrix.org).
......@@ -280,7 +280,7 @@ def _prepare() -> None:
)
print("Opening the changelog in your browser...")
print("Please ask others to give it a check.")
print("Please ask #synapse-dev to give it a check.")
click.launch(
f"https://github.com/matrix-org/synapse/blob/{synapse_repo.active_branch.name}/CHANGES.md"
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment