mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-04-23 00:27:39 -04:00
This patch adds a new checkbox to ensure the user has read the `CONTRIBUTING.md` file, notably the Pull requests, Commit message format, and AI policy Sections. Signed-off-by: Ivan Enderlin <ivan@mnt.io>
10 lines
500 B
Markdown
10 lines
500 B
Markdown
<!-- description of the changes in this PR -->
|
|
|
|
- [ ] I've documented the public API Changes in the appropriate `CHANGELOG.md` files.
|
|
- [ ] I've read [the `CONTRIBUTING.md` file](https://github.com/matrix-org/matrix-rust-sdk/blob/main/CONTRIBUTING.md), notably the sections about Pull requests, Commit message format, and AI policy.
|
|
- [ ] This PR was made with the help of AI.
|
|
|
|
<!-- Sign-off, if not part of the commits -->
|
|
<!-- See CONTRIBUTING.md if you don't know what this is -->
|
|
Signed-off-by:
|