mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-07-31 09:57:15 -04:00
GitHub renders the Markdown newline as an HTML newline in the PR description. We don't want that. Signed-off-by: Ivan Enderlin <ivan@mnt.io>
11 lines
496 B
Markdown
11 lines
496 B
Markdown
<!-- description of the changes in this PR -->
|
|
|
|
- [ ] I've documented the public API changes in the appropriate changelog files (see [Writing changelog entries][pull-request-template-changelog]).
|
|
- [ ] This PR was made with the help of AI.
|
|
|
|
[pull-request-template-changelog]: https://github.com/matrix-org/matrix-rust-sdk/blob/main/CONTRIBUTING.md#writing-changelog-entries
|
|
|
|
<!-- Sign-off, if not part of the commits -->
|
|
<!-- See CONTRIBUTING.md if you don't know what this is -->
|
|
Signed-off-by:
|