Skip to content

Commit 97b272b

Browse files
authored
Update issue templates
1 parent 3ce8fcb commit 97b272b

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,19 @@
22
name: Bug report
33
about: Create a report to help us improve
44
title: "[Bug]"
5-
labels: Bug
5+
labels: ''
66
assignees: ''
77

88
---
99

1010
**Describe the bug**
11-
A clear and concise description of what the bug is.
11+
A clear and concise description of what the bug is. Exact error message if it is compilation issue.
1212

1313
**Set up (please complete the following information)**
14-
- Your Board and BSP version
15-
- Your OS (mac/windows/linux) and its version
16-
- Serial debug log (enable IDE's Debug Mode Level to 1 or 2)
14+
- Your Board and BSP version
15+
- TinyUSB library version
16+
- Your OS (mac/windows/linux) and its version
17+
- Serial debug log if any
1718

1819
**To Reproduce**
1920
Steps to reproduce the behavior:

.github/ISSUE_TEMPLATE/feature_request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: Feature request
33
about: Suggest an idea for this project
44
title: "[Feature]"
5-
labels: Feature
5+
labels: ''
66
assignees: ''
77

88
---

0 commit comments

Comments
 (0)