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

Commit c7c339b

Browse files
authored
Update .github
1 parent 34d4b8b commit c7c339b

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -35,21 +35,23 @@ If applicable, add screenshots to help explain your problem.
3535

3636
Please ensure to specify the following:
3737

38-
* Arduino IDE version (e.g. 1.8.13) or Platform.io version
39-
* `MightyCore`Core Version (e.g. MightyCore core v2.1.3)
40-
* Board ATmega1284
38+
* Arduino IDE version (e.g. 1.8.19) or Platform.io version
39+
* `Arduino MightyCore` Core Version (e.g. Arduino MightyCore Core v2.1.3)
40+
* Board type (e.g. ATmega164, ATmega324, ATmega644, ATmega1284, etc.)
4141
* Contextual information (e.g. what you were trying to achieve)
4242
* Simplest possible steps to reproduce
4343
* Anything that might be relevant in your opinion, such as:
4444
* Operating system (Windows, Ubuntu, etc.) and the output of `uname -a`
4545
* Network configuration
46-
46+
47+
---
48+
4749
### Example
4850

4951
```
5052
Arduino IDE version: 1.8.19
51-
MightyCore core v2.1.3
52-
Board ATmega1284
53+
Arduino MightyCore Core v2.1.3
54+
ATmega1284 with Optiboot
5355
OS: Ubuntu 20.04 LTS
5456
Linux xy-Inspiron-3593 5.15.0-46-generic #49~20.04.1-Ubuntu SMP Thu Aug 4 19:15:44 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
5557

0 commit comments

Comments
 (0)