Skip to content

Commit

Permalink
Update bug_report.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fredlcore authored Jan 21, 2024
1 parent 3b58a3a commit 5e17a85
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ assignees: ''

---

**Before submitting a bug report, please make sure that you have checked [chapter 14](https://1coderookie.github.io/BSB-LPB-LAN_EN/chap14.html) of the manual** ("Problems and their Possible Causes"). Most problems that are reported to us can be solved by going through the solutions provided there.
**Before submitting a bug report, please make sure that you have checked [chapter 15](https://1coderookie.github.io/BSB-LPB-LAN_EN/chap15.html) and [chapter 16](https://1coderookie.github.io/BSB-LPB-LAN_EN/chap16.html) of the manual** ("Problems and their Possible Causes" as well as "FAQ"). Most problems that are reported to us can be solved by going through the solutions provided there.

**BSB-LAN Version**
As displayed in the web-configuration or copy from `bsb-version.h` file. Please make sure that you have installed the most recent version from the master repository and also updated your BSB_LAN_config.h accordingly. We don't fix bugs for discontinued platforms (such as Arduino Mega).
Expand All @@ -28,8 +28,8 @@ Steps to reproduce the behavior:
3. Scroll down to '....'
4. See error

**Logs**
If possible, attach or copy/paste a log of the Arduino IDE's serial monitor when performing the above actions. If the error is reproducible, do so after pressing the reset button on the board.
**Log files - Bug reports without log files will be closed**
If you cannot provide a log file, explain here why in order to prevent closing this bug report. Attach or copy/paste the log of the Arduino IDE's serial monitor when performing the actions that lead to the error. If possible start the log right before BSB-LAN boots (pressing the reset button on the board).

**Expected behavior**
A clear and concise description of what you expected to happen.
Expand All @@ -51,4 +51,4 @@ If applicable, add screenshots to help explain your problem.
**Additional context**
Add any other context about the problem here.

**Attach your BSB_LAN_config.h file to your bug report (remove any confidential information if necessary). Bug reports without this file attached will be closed immediately.**
**Attach your BSB_LAN_config.h file to your bug report (remove any confidential information if necessary). Do not ZIP or otherwise compress it. Bug reports without this file attached will be closed immediately.**

0 comments on commit 5e17a85

Please sign in to comment.