You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 4, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/bug_report.md
+10-5
Original file line number
Diff line number
Diff line change
@@ -31,31 +31,34 @@ A clear and concise description of what you expected to happen.
31
31
32
32
If applicable, add screenshots to help explain your problem.
33
33
34
+
---
35
+
34
36
### Information
35
37
36
38
Please ensure to specify the following:
37
39
38
40
* Arduino IDE version (e.g. 1.8.19) or Platform.io version
39
-
* Board Type (e.g. ESP32S3_DEV, ESP32S2_DEV, ESP32C3_DEV)
40
-
* Board Core Version (e.g. ESP32 core v2.0.5)
41
+
* Board Type (e.g. ESP32_DEV, ESP32S3_DEV, ESP32S2_DEV, ESP32C3_DEV)
42
+
* Board Core Version (e.g. ESP32 core v2.0.6)
41
43
* Contextual information (e.g. what you were trying to achieve)
42
44
* Simplest possible steps to reproduce
43
45
* Anything that might be relevant in your opinion, such as:
44
46
* Operating system (Windows, Ubuntu, etc.) and the output of `uname -a`
45
47
* Network configuration
46
48
47
49
48
-
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.
50
+
Please be educated, civilized and constructive as you've always been. 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.
49
51
52
+
---
50
53
51
54
### Example
52
55
53
56
```
54
57
Arduino IDE version: 1.8.19
55
58
ESP32S3_DEV board
56
-
ESP32 core v2.0.5
59
+
ESP32 core v2.0.6
57
60
OS: Ubuntu 20.04 LTS
58
-
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
61
+
Linux xy-Inspiron-3593 5.15.0-57-generic #63~20.04.1-Ubuntu SMP Wed Nov 30 13:40:16 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
0 commit comments