File tree Expand file tree Collapse file tree 1 file changed +15
-15
lines changed Expand file tree Collapse file tree 1 file changed +15
-15
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
name : Bug report
3
3
about : Create a report to help us improve
4
- title : " "
4
+ title : ' Please provide all details at least for Setup/Describe/Reproduce '
5
5
labels : ' Bug'
6
6
assignees : ' '
7
7
8
8
---
9
9
10
- ** Describe the bug**
11
- A clear and concise description of what the bug is. Exact error message if it is compilation issue.
10
+ ** Set up**
11
+
12
+ - Your OS (mac/windows/linux) and Arduino IDE version
13
+ - Your Board and BSP version
14
+ - TinyUSB library version
12
15
13
- ** Set up (please complete the following information)**
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
16
+ ** Describe**
17
+
18
+ A clear and concise description of what the bug is. Exact error message if it is compilation issue.
18
19
19
20
** To Reproduce**
21
+
20
22
Steps to reproduce the behavior:
21
23
1 . Go to '...'
22
24
2 . Click on '....'
23
- 3 . Scroll down to '....'
24
- 4 . See error
25
-
26
- ** Expected behavior**
27
- A clear and concise description of what you expected to happen.
25
+ 3 . See error
28
26
29
27
** Screenshots**
28
+
30
29
If applicable, add screenshots to help explain your problem.
31
30
32
- ** Additional context**
33
- Add any other context about the problem here.
31
+ ** Log**
32
+
33
+ If applicable, provide your Serial log. If the log is too long, attach it as txt file instead.
You can’t perform that action at this time.
0 commit comments