Files
matrix-rust-sdk/.github/pull_request_template.md
Ivan Enderlin d2f7ce4eec doc: Format pull_request_template.md
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>
2026-06-18 16:24:08 +02:00

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: