Skip to content

Commit f33fdd2

Browse files
authored
Update bug_report.md
1 parent 0edf517 commit f33fdd2

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,32 @@
11
---
22
name: Bug report
33
about: Create a report to help us improve
4-
title: "[Bug]"
5-
labels: ''
4+
title: 'Please provide all details at least for Setup/Describe/Reproduce'
5+
labels: 'Bug'
66
assignees: ''
77

88
---
99

10-
**Describe the bug**
11-
A clear and concise description of what the bug is.
12-
13-
**Set up (please complete the following information)**
10+
**Set up**
1411
- Your Board and BSP version
1512
- Your OS (mac/windows/linux) and its version
1613
- Serial debug log (enable IDE's Debug Mode Level to 1 or 2)
1714

15+
**Describe the bug**
16+
17+
A clear and concise description of what the bug is.
18+
1819
**To Reproduce**
20+
1921
Steps to reproduce the behavior:
2022
1. Go to '...'
2123
2. Click on '....'
22-
3. Scroll down to '....'
23-
4. See error
24-
25-
**Expected behavior**
26-
A clear and concise description of what you expected to happen.
24+
3. See error
2725

2826
**Screenshots**
27+
2928
If applicable, add screenshots to help explain your problem.
3029

31-
**Additional context**
32-
Add any other context about the problem here.
30+
**Log**
31+
32+
If applicable, provide your Serial log. If the log is too long, attach it as txt file instead.

0 commit comments

Comments
 (0)