From e9d28714824cbebc937fd451dd47a8443a3ec6bd Mon Sep 17 00:00:00 2001 From: Tushar Date: Thu, 23 Apr 2026 14:55:37 +0530 Subject: [PATCH] docs(github): add cli install command to bug report template --- .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 7a66eaa760..e0a1fd1fe6 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -102,6 +102,7 @@ body: options: - npx forgecode@latest - npm install -g forgecode + - curl -fsSL https://forgecode.dev/cli | sh - Built from source - Other validations: