chore: remove label for the issue template

This commit is contained in:
Bereket Engida
2025-04-05 13:52:16 +03:00
parent 5584584c61
commit 1704d1964c

View File

@@ -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 havent already shared a reproducible example or dont think its 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"