Fix markdown of Problem Issue Report

This commit is contained in:
Adrian Scillato 2019-12-05 18:06:17 -03:00 committed by GitHub
parent e51cefe375
commit b347c53846
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 12 additions and 12 deletions

View File

@ -38,31 +38,31 @@ _Make sure your have performed every step and checked the applicable boxes befor
- [ ] Self-compiled
- [ ] IDE / Compiler used: _____
- [ ] Flashing tools used: _____
- [ ] Provide the output of command: ``Backlog Template; Module; GPIO 255``:
```
- [ ] Provide the output of command: `Backlog Template; Module; GPIO 255`:
```
Configuration output here:
```
- [ ] If using rules, provide the output of this command: ``Backlog Rule1; Rule2; Rule3``:
```
```
- [ ] If using rules, provide the output of this command: `Backlog Rule1; Rule2; Rule3`:
```
Rules output here:
```
- [ ] Provide the output of this command: ``Status 0``:
```
```
- [ ] Provide the output of this command: `Status 0`:
```
STATUS 0 output here:
```
```
- [ ] Provide the output of the Console log output when you experience your issue; if applicable:
_(Please use_ ``weblog 4`` _for more debug information)_
```
_(Please use_ `weblog 4` _for more debug information)_
```
Console output here:
```
```
### TO REPRODUCE
_Steps to reproduce the behavior:_