mirror of
https://github.com/better-auth/better-auth.git
synced 2026-05-23 23:52:05 -05:00
chore: remove label for the issue template
This commit is contained in:
3
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
3
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user