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
+9-3Lines changed: 9 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,12 +41,14 @@ However, before reporting a bug please check through the following:
41
41
42
42
If you don't find anything, please [open a new issue](https://github.com/khoih-prog/AsyncWebServer_RP2040W/issues/new).
43
43
44
+
---
45
+
44
46
### How to submit a bug report
45
47
46
48
Please ensure to specify the following:
47
49
48
50
* Arduino IDE version (e.g. 1.8.19) or Platform.io version
49
-
*`RP2040` Core Version (e.g. RP2040 core v2.6.3)
51
+
*`RP2040` Core Version (e.g. RP2040 core v2.7.1)
50
52
*`RP2040` Board type (e.g. RASPBERRY_PI_PICO_W)
51
53
* Contextual information (e.g. what you were trying to achieve)
52
54
* Simplest possible steps to reproduce
@@ -55,14 +57,18 @@ Please ensure to specify the following:
55
57
* Network configuration
56
58
57
59
60
+
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.
61
+
62
+
---
63
+
58
64
### Example
59
65
60
66
```
61
67
Arduino IDE version: 1.8.19
62
-
RP2040 core v2.6.3
68
+
RP2040 core v2.7.1
63
69
RASPBERRY_PI_PICO_W Module
64
70
OS: Ubuntu 20.04 LTS
65
-
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
71
+
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