This is an automated email from the ASF dual-hosted git repository.
johnbodley pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git
The following commit(s) were added to refs/heads/master by this push:
new c82a7f4 Update bug_report.md (#7583)
c82a7f4 is described below
commit c82a7f42e1d8415cdf43dd76f4bfdfd7436c84c8
Author: John Bodley <[email protected]>
AuthorDate: Fri May 31 13:47:30 2019 -0700
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 89395fb..388b578 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`