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

Commit 400cad6

Browse files
authored
Update CONTRIBUTING.md
1 parent 30e418a commit 400cad6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ If you don't find anything, please [open a new issue](https://github.com/khoih-p
1414

1515
Please ensure to specify the following:
1616

17-
* Arduino IDE version (e.g. 1.8.10) or Platform.io version
17+
* Arduino IDE version (e.g. 1.8.11) or Platform.io version
1818
* `ESP8266` or `ESP32` Core Version (e.g. ESP8266 core v2.6.3 or ESP32 v1.0.4)
1919
* Contextual information (e.g. what you were trying to achieve)
2020
* Simplest possible steps to reproduce
@@ -26,7 +26,7 @@ Please ensure to specify the following:
2626
### Example
2727

2828
```
29-
Arduino IDE version: 1.8.10
29+
Arduino IDE version: 1.8.11
3030
ESP8266 Core Version 2.6.3
3131
OS: Ubuntu 16.04 LTS
3232
Linux Inspiron 4.4.0-170-generic #199-Ubuntu SMP Thu Nov 14 01:45:04 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
@@ -39,7 +39,7 @@ Steps to reproduce:
3939
2. ...
4040
3. ...
4141
4. ...
42-
42+
```
4343
### Sending Feature Requests
4444

4545
Feel free to post feature requests. It's helpful if you can explain exactly why the feature would be useful.

0 commit comments

Comments
 (0)