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 67ed749 commit dabbce4Copy full SHA for dabbce4
.github/ISSUE_TEMPLATE/bug_report.yml
@@ -52,10 +52,11 @@ body:
52
53
- type: textarea
54
attributes:
55
- label: Sketch (attached txt file)
+ label: Sketch & Compiled output (as attached txt files)
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
+ Compiled output must be attached as txt files for readibility
60
validations:
61
required: true
62
0 commit comments