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

Commit 805e5d2

Browse files
authored
Update .github
1 parent cda35a7 commit 805e5d2

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,14 @@ A clear and concise description of what you expected to happen.
3131

3232
If applicable, add screenshots to help explain your problem.
3333

34+
---
35+
3436
### Information
3537

3638
Please ensure to specify the following:
3739

3840
* Arduino IDE version (e.g. 1.8.19) or Platform.io version
39-
* `ESP32` Core Version (e.g. ESP32 core v2.0.5)
41+
* `ESP32` Core Version (e.g. ESP32 core v2.0.6)
4042
* `ESP32` Board type (e.g. ESP32_DEV Module, etc.)
4143
* `ESP32-S2` Board type (e.g. ESP32S2_DEV Module, ESP32_S2_Saola, etc.)
4244
* `ESP32_S3` Board type (e.g. ESP32S3_DEV, ESP32_S3_BOX, UM TINYS3, UM PROS3, UM FEATHERS3, etc.)
@@ -48,14 +50,18 @@ Please ensure to specify the following:
4850
* Network configuration
4951

5052

53+
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.
54+
55+
---
56+
5157
### Example
5258

5359
```
5460
Arduino IDE version: 1.8.19
55-
ESP32 core v2.0.5
61+
ESP32 core v2.0.6
5662
ESP32S3_DEV Module
5763
OS: Ubuntu 20.04 LTS
58-
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
64+
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
5965
6066
Context:
6167
I encountered a crash while using TimerInterrupt.

0 commit comments

Comments
 (0)