Skip to content

Commit 1b745b1

Browse files
committed
change(tinyusb): Changed issue link in Bug report template
1 parent 99d4b3d commit 1b745b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ body:
1212
required: true
1313
- label: I am using target and esp-idf version as defined in component's idf_component.yml
1414
required: true
15-
- label: I have searched the [issue tracker](https://github.com/espressif/esp-usb/issues?q=is%3Aissue) for a similar issue and not found any related issue.
15+
- label: I have searched the [issue tracker](https://github.com/espressif/tinyusb/issues?q=is%3Aissue) for a similar issue and not found any related issue.
1616
required: true
1717
- type: input
1818
id: idf_version

0 commit comments

Comments
 (0)