mirror of
https://github.com/esp-rs/esp-idf-hal.git
synced 2025-09-27 12:21:02 +00:00
PR and issue templates
This commit is contained in:
parent
5b10556707
commit
edd81aaecf
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
2
.github/ISSUE_TEMPLATE/bug_report.md
vendored
@ -30,6 +30,6 @@ assignees: ''
|
||||
## Environment
|
||||
|
||||
- Crate (`esp-idf-hal`) version: [e.g. 0.44.1; type master if you use the crate from the GIT master branch]
|
||||
- ESP-IDF branch or tag: [e.g. release/v5.2, v5.2.1, etc.]
|
||||
- ESP-IDF branch or tag: [e.g. release/v5.2, v5.2.1, etc.] <!-- if you use the cargo-based build, you have the ESP-IDF version inside the `.cargo/config.toml` file of your binary crate, variable `ESP_IDF_VERSION` in section [env] . -->
|
||||
- Target device: [e.g. ESP32-S3] <!-- Use `espflash board-info` to get the target device iformation. -->
|
||||
- OS: [e.g. Ubuntu 20.04]
|
||||
|
Loading…
x
Reference in New Issue
Block a user