From bfd54af87bce6b30cb3988a66c688c70a2486b03 Mon Sep 17 00:00:00 2001 From: Jeff Escalante Date: Mon, 25 Sep 2023 17:52:48 -0400 Subject: [PATCH] Update .github/ISSUE_TEMPLATE/BUG_REPORT.yml Co-authored-by: Bryce Kalow --- .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 5ce51328c3..1ad1ea054b 100644 --- a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml +++ b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml @@ -21,7 +21,7 @@ body: I have searched for existing issues: https://github.com/clerkinc/javascript/issues required: true - label: | - I have not already reached out to Clerk support via email or discord (if you have, no need to open an issue here) + I have not already reached out to Clerk support via email or Discord (if you have, no need to open an issue here) - label: | This issue is not a question, general help request, or anything other than a bug report directly related to Clerk. Please ask questions in our Discord community: https://clerk.com/discord. required: true