mirror of
https://github.com/YuzuZensai/spleeter.git
synced 2026-01-31 14:58:23 +00:00
fix: bug template format
This commit is contained in:
8
.github/ISSUE_TEMPLATE/bug.md
vendored
8
.github/ISSUE_TEMPLATE/bug.md
vendored
@@ -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 -->
|
||||||
|
|
||||||
| | |
|
| | |
|
||||||
| ----------------- | ------------------------------- |
|
| ----------------- | ------------------------------- |
|
||||||
|
|||||||
Reference in New Issue
Block a user