docs(pull_request_template): note CHANGELOG entries are for user-facing changes (#7247)

This commit is contained in:
Erich Gubler 2025-02-28 09:17:31 -05:00 committed by GitHub
parent f421dd8b07
commit ba501631e0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34,4 +34,4 @@ person(s) who reviewed your changes. This will make sure it gets re-added to the
- [ ] Run `cargo clippy`. If applicable, add:
- [ ] `--target wasm32-unknown-unknown`
- [ ] Run `cargo xtask test` to run tests.
- [ ] Add change to `CHANGELOG.md`. See simple instructions inside file.
- [ ] If this contains user-facing changes, add a `CHANGELOG.md` entry. <!-- See instructions at the top of `CHANGELOG.md`. -->