This is an automated email from the ASF dual-hosted git repository. suddjian pushed a commit to branch bug-report-include-version in repository https://gitbox.apache.org/repos/asf/incubator-superset.git
commit b0f6b3bd5c8f7d8e2c5e38548a0684b38568e9a4 Author: David Aaron Suddjian <[email protected]> AuthorDate: Fri Oct 16 10:05:21 2020 -0700 Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 1922ae2..d99f2c6 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -37,10 +37,10 @@ If applicable, add screenshots to help explain your problem. ### Checklist -Make sure these boxes are checked before submitting your issue - thank you! +Make sure to follow these steps before submitting your issue - thank you! - [ ] I have checked the superset logs for python stacktraces and included it here as text if there are any. -- [ ] I have reproduced the issue with at least the latest released version of superset. +- [ ] I have reproduced the issue with at least the latest released version of superset (current version: {insert version here}) - [ ] I have checked the issue tracker for the same issue and I haven't found one similar. ### Additional context
