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
2
.github/ISSUE_TEMPLATE
vendored
2
.github/ISSUE_TEMPLATE
vendored
@ -6,7 +6,7 @@ Provide the output of `rpm-ostree status`.
|
||||
|
||||
```
|
||||
# rpm-ostree install somepackage
|
||||
error: installing somepackage: encountered some an error
|
||||
error: installing somepackage: encountered an error
|
||||
```
|
||||
|
||||
Expected:
|
||||
|
Loading…
Reference in New Issue
Block a user