Fix GitHub issue template formatting
The extra spaces were preventing proper bolding. Closes: #1306 Approved by: cgwalters
This commit is contained in:
parent
45fb100826
commit
4e99052d07
6
.github/ISSUE_TEMPLATE
vendored
6
.github/ISSUE_TEMPLATE
vendored
@ -1,12 +1,12 @@
|
|||||||
** Host system details **
|
**Host system details**
|
||||||
|
|
||||||
Provide the output of `rpm-ostree status`.
|
Provide the output of `rpm-ostree status`.
|
||||||
|
|
||||||
** Expected vs actual behavior **
|
**Expected vs actual behavior**
|
||||||
|
|
||||||
```
|
```
|
||||||
# rpm-ostree install somepackage
|
# rpm-ostree install somepackage
|
||||||
error: installing somepackage: encountered some an error
|
error: installing somepackage: encountered an error
|
||||||
```
|
```
|
||||||
|
|
||||||
Expected:
|
Expected:
|
||||||
|
Loading…
Reference in New Issue
Block a user