From d71246db919ad4cd4f0b69d40926fa156a403c85 Mon Sep 17 00:00:00 2001 From: ivmarkov Date: Sun, 22 Dec 2024 18:38:07 +0000 Subject: [PATCH] PR and issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 58ddaae826..d6cacbf652 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -31,5 +31,5 @@ assignees: '' - 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.] -- Target device: [e.g. ESP32-S3] +- Target device (MCU): [e.g. esp32s3] - OS: [e.g. Ubuntu 20.04]