mirror of
https://github.com/better-auth/better-auth.git
synced 2026-07-27 10:55:09 -05:00
chore: remove label for the issue template
This commit is contained in:
@@ -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