From c82a7f42e1d8415cdf43dd76f4bfdfd7436c84c8 Mon Sep 17 00:00:00 2001 From: John Bodley <4567245+john-bodley@users.noreply.github.com> Date: Fri, 31 May 2019 13:47:30 -0700 Subject: [PATCH] Update bug_report.md (#7583) --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 89395fb3d..388b5783a 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -29,7 +29,7 @@ If applicable, add screenshots to help explain your problem. (please complete the following information): -- superset version: [e.g. `v0.29`, `master`, `commit`] +- superset version: `superset version` - python version: `python --version` - node.js version: `node -v` - npm version: `npm -v`