From 24c92326fa842ec6fb5830620199bb7b2d345b8d Mon Sep 17 00:00:00 2001 From: Nathan Thomas Date: Wed, 15 Sep 2021 21:54:11 -0700 Subject: [PATCH] Improve placeholders --- .github/ISSUE_TEMPLATE/bug_report.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index c3da151..86583a5 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -41,7 +41,7 @@ body: 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. render: "text" - placeholder: "DEBUG:streamrip:Config loaded..." + placeholder: Logs printed to terminal screen - type: textarea validations: @@ -52,7 +52,7 @@ body: Find the config file using `rip config --open` and paste the contents here. Make sure you REMOVE YOUR CREDENTIALS! render: toml - placeholder: "[downloads]\n..." + placeholder: Contents of config.toml - type: input validations: