From 34f5f135ae7a6fa7a837438de74747620d054d7e Mon Sep 17 00:00:00 2001 From: Corey Butler Date: Mon, 2 Oct 2023 12:26:11 -0500 Subject: [PATCH] Update bug_report.yml --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index a4acbf3..e5af446 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -157,7 +157,7 @@ body: nvm list [available] : List the node.js installations. Type "available" at the end to see what can be installed. Aliased as ls. nvm on : Enable node.js version management. nvm off : Disable node.js version management. - ``` + ``` render: Shell validations: required: true