From 3828a56fa6edfb315ec052b2065efb178c3f5497 Mon Sep 17 00:00:00 2001 From: asheroto <49938263+asheroto@users.noreply.github.com> Date: Sat, 1 Jul 2023 00:20:42 -0500 Subject: [PATCH] Update bug_report.yml Remove link from checkbox label --- .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 33a0e3c..d8d1c2f 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -15,7 +15,7 @@ body: label: Non-ChatGPT bug options: - label: | - This issue does not occur on [chat.openai.com](https://chat.openai.com) and only occurs on this app. + This issue does not occur on chat.openai.com and only occurs on this app. required: true - type: markdown attributes: