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
+14-5
Original file line number
Diff line number
Diff line change
@@ -31,12 +31,14 @@ 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
-
* Arduino IDE version (e.g. 1.8.16) or Platform.io version
39
-
*`STM32` Core Version (e.g. STM32 core v2.3.0)
40
+
* Arduino IDE version (e.g. 1.8.19) or Platform.io version
41
+
*`STM32` Core Version (e.g. STM32 core v2.4.0)
40
42
* Board type and relevant info
41
43
* Contextual information (e.g. what you were trying to achieve)
42
44
* Simplest possible steps to reproduce
@@ -45,14 +47,19 @@ Please ensure to specify the following:
45
47
* Network configuration
46
48
47
49
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.
51
+
52
+
---
53
+
48
54
### Example
49
55
56
+
50
57
```
51
-
Arduino IDE version: 1.8.16
52
-
STM32 Core Version 2.3.0
58
+
Arduino IDE version: 1.8.19
59
+
STM32 Core Version 2.4.0
53
60
Nucleo-144 STM32H7 NUCLEO_H743ZI2
54
61
OS: Ubuntu 20.04 LTS
55
-
Linux xy-Inspiron-3593 5.15.0-52-generic #58~20.04.1-Ubuntu SMP Thu Oct 13 13:09:46 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
62
+
Linux xy-Inspiron-3593 5.15.0-58-generic #64~20.04.1-Ubuntu SMP Fri Jan 6 16:42:31 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
0 commit comments