From 1da97c3ff8504e4e8fe3c5b40d9309b61724b803 Mon Sep 17 00:00:00 2001 From: leelaa Date: Tue, 23 Apr 2024 17:54:27 +0800 Subject: [PATCH] chore(github): update bug issue doc (#3781) project's monorepo is organized using pnpm workspace, it cannot be run with npm or yarn --- .github/ISSUE_TEMPLATE/1-bug.md | 2 +- .github/ISSUE_TEMPLATE/3-bug-cn.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/1-bug.md b/.github/ISSUE_TEMPLATE/1-bug.md index 0f5e1e0a..f446a2b5 100644 --- a/.github/ISSUE_TEMPLATE/1-bug.md +++ b/.github/ISSUE_TEMPLATE/1-bug.md @@ -36,4 +36,4 @@ Please describe the steps of the problem in detail to ensure that we can restore - Operating System: - Node version: -- Package manager (npm/yarn/pnpm) and version: +- pnpm version: diff --git a/.github/ISSUE_TEMPLATE/3-bug-cn.md b/.github/ISSUE_TEMPLATE/3-bug-cn.md index fade42ad..90572314 100644 --- a/.github/ISSUE_TEMPLATE/3-bug-cn.md +++ b/.github/ISSUE_TEMPLATE/3-bug-cn.md @@ -25,4 +25,4 @@ assignees: '' - 操作系统: - Node 版本: -- 包管理器 (npm/yarn/pnpm) 及其版本: +- pnpm 版本: