From ab08e54e373988f081c89607262aa7af53e18c24 Mon Sep 17 00:00:00 2001 From: yodatak Date: Wed, 1 May 2024 19:06:42 +0200 Subject: [PATCH] Fix rip config open command (#671) The rip config --open don't work so lets fix it ;) --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index e69d69b..0b5e99c 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -49,7 +49,7 @@ body: attributes: label: Config File description: | - 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! render: toml placeholder: Contents of config.toml