Fix a copy-paste error in the bug report template.
As I was about to file a bug, I noticed a typo, so figured it was worth sending a quick PR.
This commit is contained in:
parent
ad218a5e43
commit
6f5453d64f
1 changed files with 1 additions and 1 deletions
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
|
|
@ -1,5 +1,5 @@
|
|||
name: Bug Report
|
||||
description: Report a problem with TinyUSB Library
|
||||
description: Report a problem with the Adafruit nRF52 Arduino Core
|
||||
labels: 'Bug'
|
||||
body:
|
||||
- type: markdown
|
||||
|
|
|
|||
Loading…
Reference in a new issue