Skip to content

Commit

Permalink
chore(github): Split Prisma version output into own field (#6977)
Browse files Browse the repository at this point in the history
  • Loading branch information
janpio committed May 17, 2021
1 parent 82a8f6c commit 1594140
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Expand Up @@ -53,3 +53,13 @@ body:
```
validations:
required: true
- type: textarea
attributes:
label: Prisma Version
description: Run `prisma -v` to see your Prisma version and paste it between the ´´´
value: |
```
```
validations:
required: true

0 comments on commit 1594140

Please sign in to comment.