fix: bug template format

This commit is contained in:
fvoituret
2019-11-05 11:22:49 +01:00
committed by GitHub
parent e73dd3da89
commit 9c83774d42

View File

@@ -5,11 +5,11 @@ about: Report a bug
## Description ## Description
<!-- Give us a clear and concise description of the bug you are reporting. --!> <!-- Give us a clear and concise description of the bug you are reporting. -->
## Step to reproduce ## Step to reproduce
<!-- Indicates clearly steps to reproduce the behavior: --!> <!-- Indicates clearly steps to reproduce the behavior: -->
1. Installed using `...` 1. Installed using `...`
2. Run as `...` 2. Run as `...`
@@ -18,12 +18,12 @@ about: Report a bug
## Output ## Output
```bash ```bash
<!-- Share what your terminal says when you run the script (as well as what you would expect). --!> Share what your terminal says when you run the script (as well as what you would expect).
``` ```
## Environment ## Environment
<!-- Fill the following table --!> <!-- Fill the following table -->
| | | | | |
| ----------------- | ------------------------------- | | ----------------- | ------------------------------- |