mirror of
https://github.com/hathach/tinyusb.git
synced 2025-02-05 18:40:28 +00:00
Update bug_report.yml
This commit is contained in:
parent
5d7e26d620
commit
64e6170224
6
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
6
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -34,7 +34,10 @@ body:
|
||||
label: Firmware
|
||||
placeholder: |
|
||||
e.g examples/device/cdc_msc.
|
||||
If it is custom firmware, please provide links to your minimal sources or as attached files.
|
||||
If it is custom firmware, it is preferably compiled like one in example folder and reviewable for people to comment on. The easiest way is
|
||||
- Fork this repo, checkout a new branch
|
||||
- Add your-own-example based on stock one
|
||||
- Push and post it here.
|
||||
validations:
|
||||
required: true
|
||||
|
||||
@ -49,6 +52,7 @@ body:
|
||||
attributes:
|
||||
label: How to reproduce ?
|
||||
placeholder: |
|
||||
Exact steps in chronological order, details should be specific e.g if you use a command/script to test with, please post it as well.
|
||||
1. Go to '...'
|
||||
2. Click on '....'
|
||||
3. See error
|
||||
|
Loading…
x
Reference in New Issue
Block a user