From 6d659995665076d78b9f874bec75545bfc56e5ab Mon Sep 17 00:00:00 2001 From: Wojciech Maj Date: Thu, 7 Sep 2023 17:03:14 +0200 Subject: [PATCH] chore: add jest/vitest version to bug report template (#526) --- .github/ISSUE_TEMPLATE/Bug_Report.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/Bug_Report.md b/.github/ISSUE_TEMPLATE/Bug_Report.md index 42b68d23..d6c5c0d3 100644 --- a/.github/ISSUE_TEMPLATE/Bug_Report.md +++ b/.github/ISSUE_TEMPLATE/Bug_Report.md @@ -20,6 +20,7 @@ tutorial to learn how: http://kcd.im/pull-request - `@testing-library/jest-dom` version: - `node` version: +- `jest` (or `vitest`) version: - `npm` (or `yarn`) version: