Skip to content

Commit 77ac217

Browse files
committed
update bug template
1 parent e7b70a5 commit 77ac217

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,10 +52,10 @@ body:
5252

5353
- type: textarea
5454
attributes:
55-
label: Firmware
55+
label: Sketch
5656
placeholder: |
57-
e.g examples/device/cdc_msc.
58-
If it is custom firmware, please provide links to your minimal sources or as attached files.
57+
e.g examples/MassStorage/msc_ramdisk.
58+
If it is custom sketch, please provide links to your minimal sources or as attached files.
5959
validations:
6060
required: true
6161

0 commit comments

Comments
 (0)