diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index e7d08da11f..fc8bc6efae 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -1,6 +1,5 @@ name: Report an issue description: Create a report to help us improve -labels: ['bug'] body: - type: checkboxes attributes: @@ -70,7 +69,7 @@ body: - type: textarea attributes: label: Auth config (if applicable) - description: If you haven’t already shared a reproducible example or don’t think it’s unrelated, please include your auth config. Make sure to remove any sensitive information. + description: If you haven't already shared a reproducible example or don't think it's unrelated, please include your auth config. Make sure to remove any sensitive information. render: typescript value: | import { betterAuth } from "better-auth"