diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md index 52decd0..7970309 100644 --- a/ISSUE_TEMPLATE.md +++ b/ISSUE_TEMPLATE.md @@ -5,7 +5,7 @@ ``` -3. Does the issue persist even after updating to the latest `prisma` dev version? (`npm i -D prisma@dev`) +3. Does the issue persist even after updating to the latest `prisma` CLI dev version? (`npm i -D prisma@dev`) 4. Prisma schema (if relevant): ```