summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamy Pessé <samypesse@gmail.com>2016-08-01 09:47:31 +0200
committerGitHub <noreply@github.com>2016-08-01 09:47:31 +0200
commit42fac989921ec4ffe9d68fd6c1df6013746f7a82 (patch)
treed06ab06c79d214c98f642e9ee57462739ee7404d
parent4f5513add048e54a0236c0516d473061d0f0bb2a (diff)
downloadgitbook-42fac989921ec4ffe9d68fd6c1df6013746f7a82.zip
gitbook-42fac989921ec4ffe9d68fd6c1df6013746f7a82.tar.gz
gitbook-42fac989921ec4ffe9d68fd6c1df6013746f7a82.tar.bz2
Fix command for getting gitbook version
-rw-r--r--.github/ISSUE_TEMPLATE.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md
index a095a07..4311ae2 100644
--- a/.github/ISSUE_TEMPLATE.md
+++ b/.github/ISSUE_TEMPLATE.md
@@ -4,7 +4,7 @@ If possible, open separate issues for each bug report. Avoid grouping bugs that
### What is the current behavior?
-If the current behavior is a bug, please provide the steps to reproduce. if possible, provide the GitBook version being used (`gitbook -v`) and the system infromations (OS and version).
+If the current behavior is a bug, please provide the steps to reproduce. if possible, provide the GitBook version being used (`gitbook -V`) and the system infromations (OS and version).
### What is the expected behavior?