mirror of
https://github.com/LukeHagar/better-auth.git
synced 2025-12-06 04:19:20 +00:00
chore: update bug report template (#4445)
This commit is contained in:
4
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
4
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -46,9 +46,9 @@ body:
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: System info
|
||||
description: Output of `npx envinfo --system --browsers`
|
||||
description: Output of `npx @better-auth/cli info --json`
|
||||
render: bash
|
||||
placeholder: System and browsers
|
||||
placeholder: System and Better Auth info
|
||||
validations:
|
||||
required: true
|
||||
- type: dropdown
|
||||
|
||||
Reference in New Issue
Block a user