Skip to content

Commit 8e38fcd

Browse files
authored
Update bug_report.md
1 parent b332555 commit 8e38fcd

File tree

1 file changed

+8
-11
lines changed

1 file changed

+8
-11
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 8 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -10,23 +10,20 @@ assignees: ''
1010
**Describe the bug**
1111
A clear and concise description of what the bug is.
1212

13-
**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)
13+
**Set up (mandatory)**
14+
- **PC & IDE** : Arduino 1.8.13 on Ubuntu 18.04 / Windows 10/ macOS 10.15
15+
- **BSP** : 0.20.0
16+
- **Board** : Feather nRF52840 Express
17+
- **Sketch**: Bluefruit52Lib/examples/Peripheral/bleuart. If it is a custom sketch, please provide a minimal sketch within codeblock
1718

1819
**To Reproduce**
1920
Steps to reproduce the behavior:
2021
1. Go to '...'
2122
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.
23+
3. See error
2724

2825
**Screenshots**
2926
If applicable, add screenshots to help explain your problem.
3027

31-
**Additional context**
32-
Add any other context about the problem here.
28+
**Serial Log**
29+
Serial output when IDE's Debug Mode Level to 1 or 2

0 commit comments

Comments
 (0)