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
+6-5
Original file line number
Diff line number
Diff line change
@@ -36,26 +36,27 @@ If applicable, add screenshots to help explain your problem.
36
36
Please ensure to specify the following:
37
37
38
38
* 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)
39
+
* Board Type (e.g. ESP32_DEV, ESP32S3_DEV, ESP32S2_DEV, ESP32C3_DEV)
40
+
* Board Core Version (e.g. ESP32 core v2.0.6)
41
41
* Contextual information (e.g. what you were trying to achieve)
42
42
* Simplest possible steps to reproduce
43
43
* Anything that might be relevant in your opinion, such as:
44
44
* Operating system (Windows, Ubuntu, etc.) and the output of `uname -a`
45
45
* Network configuration
46
46
47
47
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.
48
+
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
49
50
+
---
50
51
51
52
### Example
52
53
53
54
```
54
55
Arduino IDE version: 1.8.19
55
56
ESP32S3_DEV board
56
-
ESP32 core v2.0.5
57
+
ESP32 core v2.0.6
57
58
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
59
+
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