mirror of
https://github.com/YuzuZensai/spleeter.git
synced 2026-01-06 04:32:43 +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
|
||||
|
||||
<!-- 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
|
||||
|
||||
<!-- Indicates clearly steps to reproduce the behavior: --!>
|
||||
<!-- Indicates clearly steps to reproduce the behavior: -->
|
||||
|
||||
1. Installed using `...`
|
||||
2. Run as `...`
|
||||
@@ -18,12 +18,12 @@ about: Report a bug
|
||||
## Output
|
||||
|
||||
```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
|
||||
|
||||
<!-- Fill the following table --!>
|
||||
<!-- Fill the following table -->
|
||||
|
||||
| | |
|
||||
| ----------------- | ------------------------------- |
|
||||
|
||||
Reference in New Issue
Block a user