We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32ff2e4 commit e0219f1Copy full SHA for e0219f1
.github/ISSUE_TEMPLATE/bug_report.yml
@@ -34,11 +34,8 @@ body:
34
- type: textarea
35
attributes:
36
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
+ description: Run `npm run refine whoami` script and paste the result here.
+ placeholder: Run `npm run refine whoami` script and paste the result here.
42
validations:
43
required: true
44
0 commit comments