diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 77f5700..e0e343e 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -36,6 +36,7 @@ If applicable, add screenshots to help explain your problem. Please ensure to specify the following: * Arduino IDE version (e.g. 1.8.19) or Platform.io version +* Board type (e.g. ESP32S3_DEV, ESP32S2_DEV, ESP32C3_DEV) * Board Core Version (e.g. ESP32 core v2.0.5) * Contextual information (e.g. what you were trying to achieve) * Simplest possible steps to reproduce @@ -43,13 +44,14 @@ Please ensure to specify the following: * Operating system (Windows, Ubuntu, etc.) and the output of `uname -a` * Network configuration + Please be educated, civilized and constructive. Disrespective posts against [GitHub Code of Conduct](https://docs.github.com/en/site-policy/github-terms/github-event-code-of-conduct) will be ignored and deleted. ### Example ``` Arduino IDE version: 1.8.19 -ESP32_DEV board +ESP32S3_DEV board ESP32 core v2.0.5 OS: Ubuntu 20.04 LTS Linux xy-Inspiron-3593 5.15.0-56-generic #62~20.04.1-Ubuntu SMP Tue Nov 22 21:24:20 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux