We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f6a7cd commit 2d99aa8Copy full SHA for 2d99aa8
.github/ISSUE_TEMPLATE/bug_report.yml
@@ -56,7 +56,7 @@ body:
56
placeholder: |
57
e.g examples/MassStorage/msc_ramdisk.
58
If it is custom sketch, please provide it as **ATTACHED** files or link to it.
59
- Pasting raw long code that hurts readibility can get your issue **closed**
+ Pasting raw long code that hurts readability can get your issue **closed**
60
validations:
61
required: true
62
@@ -65,7 +65,7 @@ body:
65
label: Compiled Log as ATTACHED TXT
66
67
Compiled log from Arduino IDE as **ATTACHED** txt.
68
- Pasting raw long log that hurts readibility can get your issue **closed**
+ Pasting raw long log that hurts readability can get your issue **closed**
69
70
71
0 commit comments