From 481f18e86cd962b3d252e989b09902ac9767c1fb Mon Sep 17 00:00:00 2001 From: Chapman Pendery <35637443+cpendery@users.noreply.github.com> Date: Wed, 13 Dec 2023 17:42:30 -0800 Subject: [PATCH] docs: update bug issue template --- .github/ISSUE_TEMPLATE/bug_report.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 95eb66e..d278a45 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -22,8 +22,10 @@ A clear and concise description of what you expected to happen. **Environment** - OS: [e.g. iOS] - - Output of `inshellisense --version`: + - Output of `is --version`: - Nodejs Version: [e.g. 20.9.0] + - Shell: [e.g. bash, zsh, fish] + - Shell Version: [e.g. 5.2.21] **Additional context** Add any other context about the problem here.