Skip to content

Commit e0219f1

Browse files
committed
chore: update issue template
1 parent 32ff2e4 commit e0219f1

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,8 @@ body:
3434
- type: textarea
3535
attributes:
3636
label: Packages
37-
description: Mention the Refine packages you are using and their versions.
38-
placeholder: |
39-
- @refinedev/antd
40-
- @refinedev/nextjs-router
41-
- @refinedev/simple-rest
37+
description: Run `npm run refine whoami` script and paste the result here.
38+
placeholder: Run `npm run refine whoami` script and paste the result here.
4239
validations:
4340
required: true
4441

0 commit comments

Comments
 (0)