Skip to content
This repository was archived by the owner on Feb 4, 2023. It is now read-only.

Commit 7104199

Browse files
authored
Update .github
1 parent 0738832 commit 7104199

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

+12-2
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,20 @@ If applicable, add screenshots to help explain your problem.
3333

3434
### Information
3535

36+
Please report bugs in [AsyncWebServer_RP2040W Issues](https://github.com/khoih-prog/AsyncWebServer_RP2040W/issues) if you find them.
37+
38+
However, before reporting a bug please check through the following:
39+
40+
* [Existing Open Issues](https://github.com/khoih-prog/AsyncWebServer_RP2040W/issues) - someone might have already encountered this.
41+
42+
If you don't find anything, please [open a new issue](https://github.com/khoih-prog/AsyncWebServer_RP2040W/issues/new).
43+
44+
### How to submit a bug report
45+
3646
Please ensure to specify the following:
3747

3848
* Arduino IDE version (e.g. 1.8.19) or Platform.io version
39-
* `RP2040` Core Version (e.g. RP2040 core v2.5.4)
49+
* `RP2040` Core Version (e.g. RP2040 core v2.6.0)
4050
* `RP2040W` Board type (e.g. RASPBERRY_PI_PICO_W)
4151
* Contextual information (e.g. what you were trying to achieve)
4252
* Simplest possible steps to reproduce
@@ -49,7 +59,7 @@ Please ensure to specify the following:
4959

5060
```
5161
Arduino IDE version: 1.8.19
52-
RP2040 core v2.5.4
62+
RP2040 core v2.6.0
5363
RASPBERRY_PI_PICO_W Module
5464
OS: Ubuntu 20.04 LTS
5565
Linux xy-Inspiron-3593 5.15.0-48-generic #54~20.04.1-Ubuntu SMP Thu Sep 1 16:17:26 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux

0 commit comments

Comments
 (0)