mirror of
https://github.com/nathom/streamrip.git
synced 2025-05-13 06:34:45 -04:00
Improve placeholders
This commit is contained in:
parent
d2344eaa19
commit
24c92326fa
1 changed files with 2 additions and 2 deletions
4
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
4
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
|
@ -41,7 +41,7 @@ body:
|
||||||
you would run `rip url https://example.com -vvv` to get the debug logs.
|
you would run `rip url https://example.com -vvv` to get the debug logs.
|
||||||
Make sure to check the logs for any personal information such as emails and remove them.
|
Make sure to check the logs for any personal information such as emails and remove them.
|
||||||
render: "text"
|
render: "text"
|
||||||
placeholder: "DEBUG:streamrip:Config loaded..."
|
placeholder: Logs printed to terminal screen
|
||||||
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
validations:
|
validations:
|
||||||
|
@ -52,7 +52,7 @@ body:
|
||||||
Find the config file using `rip config --open` and paste the contents here.
|
Find the config file using `rip config --open` and paste the contents here.
|
||||||
Make sure you REMOVE YOUR CREDENTIALS!
|
Make sure you REMOVE YOUR CREDENTIALS!
|
||||||
render: toml
|
render: toml
|
||||||
placeholder: "[downloads]\n..."
|
placeholder: Contents of config.toml
|
||||||
|
|
||||||
- type: input
|
- type: input
|
||||||
validations:
|
validations:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue