From a7331222e43a74f5946cf89fa2c7fb229609bb9a Mon Sep 17 00:00:00 2001 From: Travis Fischer Date: Wed, 14 Dec 2022 13:13:59 -0600 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/ISSUE_TEMPLATE/1.bug_report.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/1.bug_report.yml b/.github/ISSUE_TEMPLATE/1.bug_report.yml index 9cdfa11..7f7b7c4 100644 --- a/.github/ISSUE_TEMPLATE/1.bug_report.yml +++ b/.github/ISSUE_TEMPLATE/1.bug_report.yml @@ -4,10 +4,12 @@ labels: ['template: bug'] body: - type: markdown attributes: - value: 'If you follow all of the instructions carefully, and your account / IP hasn\'t been permanently flagged by Cloudflare / OpenAI, then you shouldn\'t ever get a 403 at this point.' + value: | + If you follow all of the instructions carefully, and your account / IP hasn't been permanently flagged by Cloudflare / OpenAI, then you shouldn't ever get a 403 at this point. - type: markdown attributes: - value: 'My Twitter bot has been running for the past 2 days without a single 403, and others have been able to get it working on Discord. Although it can take a bit of effort to get working, once you have it working, you\'re set.' + value: | + My Twitter bot has been running for the past 2 days without a single 403, and others have been able to get it working on Discord. Although it can take a bit of effort to get working, once you have it working, you're set. - type: checkboxes attributes: label: Verify latest release