mirror of
https://github.com/esp-rs/esp-idf-hal.git
synced 2025-09-26 20:00:35 +00:00
PR and issue templates
This commit is contained in:
parent
748bbd5f8b
commit
0457bbb51e
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
@ -7,7 +7,7 @@ To help us review it efficiently, please ensure you've gone through the followin
|
||||
- [ ] I have updated existing examples or added new ones (if applicable).
|
||||
- [ ] I have used `cargo fmt` command to ensure that all changed code is formatted correctly.
|
||||
- [ ] I have used `cargo clippy` command to ensure that all changed code passes latest Clippy nightly lints.
|
||||
- [ ] My changes were added to the [`CHANGELOG.md`](https://github.com/esp-rs/esp-idf-sys/blob/main/esp-idf-sys/CHANGELOG.md) in the **_proper_** section.
|
||||
- [ ] My changes were added to the [`CHANGELOG.md`](https://github.com/esp-rs/esp-idf-hal/blob/main/esp-idf-hal/CHANGELOG.md) in the **_proper_** section.
|
||||
|
||||
### Pull Request Details 📖
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user