From 69773520f214027070b0ff1a3344394f37ef19f8 Mon Sep 17 00:00:00 2001 From: Shinigami Date: Fri, 19 Apr 2024 17:26:24 +0200 Subject: [PATCH] chore: add bun to bug report (#16459) --- .github/ISSUE_TEMPLATE/bug_report.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 3e60e7c9736596..91b3cfd45d7866 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -46,6 +46,7 @@ body: - npm - yarn - pnpm + - bun validations: required: true - type: textarea