mirror of
https://github.com/nathom/streamrip.git
synced 2025-05-18 00:54:50 -04:00
Update issue templates
This commit is contained in:
parent
6f03be91e2
commit
939bbf32de
1 changed files with 4 additions and 5 deletions
9
.github/ISSUE_TEMPLATE/bug_report.md
vendored
9
.github/ISSUE_TEMPLATE/bug_report.md
vendored
|
@ -32,12 +32,11 @@ A clear and concise description of what you expected to happen.
|
||||||
<!-- Windows: \Users\<username>\AppData\Local\streamrip or C:\Users\<usename>\AppData\Roaming\streamrip-->
|
<!-- Windows: \Users\<username>\AppData\Local\streamrip or C:\Users\<usename>\AppData\Roaming\streamrip-->
|
||||||
|
|
||||||
|
|
||||||
```yaml
|
```toml
|
||||||
# Paste the contents of config.yaml here
|
# Paste the contents of config.toml here
|
||||||
# REMOVE YOUR CREDENTIALS
|
# REMOVE YOUR CREDENTIALS
|
||||||
your:
|
[your]
|
||||||
- config
|
config = "file"
|
||||||
- file
|
|
||||||
```
|
```
|
||||||
|
|
||||||
**Environment**
|
**Environment**
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue