Improve placeholders

This commit is contained in:
Nathan Thomas 2021-09-15 21:54:11 -07:00
parent d2344eaa19
commit 24c92326fa

View file

@ -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: