From 255fa402742400f6adde6201942b652fcdef54ec Mon Sep 17 00:00:00 2001 From: Joel Marcey Date: Tue, 24 Apr 2018 10:25:07 -0700 Subject: [PATCH] Add Docusaurus version to issue template --- .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 8e94f900d0..28bdfafdad 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -27,7 +27,7 @@ ### Environment -(OS, Node, npm, yarn) +(Docusaurus version via `npm outdated docusaurus` or `yarn outdated docusaurus`, OS, Node, npm, yarn) ### Steps to Reproduce