mirror of
https://github.com/bdring/Grbl_Esp32.git
synced 2025-08-12 17:44:29 +02:00
Update bug-report.md
This commit is contained in:
6
.github/ISSUE_TEMPLATE/bug-report.md
vendored
6
.github/ISSUE_TEMPLATE/bug-report.md
vendored
@@ -14,3 +14,9 @@ What version of the firmware are you using?
|
|||||||
Is the problem repeatable?
|
Is the problem repeatable?
|
||||||
|
|
||||||
Under what conditions does the bug occur?
|
Under what conditions does the bug occur?
|
||||||
|
|
||||||
|
**Important** If you paste firmware code, please use [Markdown Code and Syntax Highlighting](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet#code) with language C++. Use the three back tick method.
|
||||||
|
|
||||||
|
```C++
|
||||||
|
#define EASIER_TO_READ true
|
||||||
|
```
|
||||||
|
Reference in New Issue
Block a user