diff options
| author | Ha Thach <[email protected]> | 2021-05-30 13:50:14 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-05-30 13:50:14 +0700 |
| commit | 4f97915d488953f250ff6bfa4f600e512b341633 (patch) | |
| tree | 68cd79514e4ab18fc38f0db40a8d482a419a0d91 /.github | |
| parent | e9c22e4a5c797e33c4ed5a735bf0d3d6e45b9a78 (diff) | |
Update bug_report.md
Diffstat (limited to '.github')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index b364c0ca5..00d16bc2b 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -11,6 +11,7 @@ assignees: '' - **PC OS** e.g Ubuntu 20.04 / Windows 10/ macOS 10.15 - **Board** e.g Feather nRF52840 Express (if custom specify your MCUs) +- **TinyUSB version** relase version or git hash (preferrably running with master for lastest code) - **Firmware** e.g examples/device/cdc_msc **Describe The Bug** |
