From 4034fb7f5c00d4d1cd793d8ef78ee267542f17a8 Mon Sep 17 00:00:00 2001 From: Bethany Nicolle Griggs Date: Tue, 5 Apr 2022 21:03:55 +0100 Subject: [PATCH] meta: fix command in issue template (#896) --- .github/ISSUE_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 36812c40f..14db0bc66 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -4,7 +4,7 @@ Thank you for reporting an issue. Please fill in as much of the template below as you're able. Node Version: output of `node -v` -Citgm Version: output of `citgm -v` +Citgm Version: output of `citgm --version` Platform: output of `uname -a` (UNIX), or version and 32 or 64-bit (Windows) If possible, please provide code that demonstrates the problem, keeping it as