From a8d5342953057b2af055af28b9588d8d3dc375a9 Mon Sep 17 00:00:00 2001 From: Junlin Chen Date: Mon, 20 Sep 2021 17:24:02 -0700 Subject: [PATCH] chore: add browser info to template (#16732) * add browser info to template issue report with browser info * Update .github/ISSUE_TEMPLATE/bug_report.md Co-authored-by: Yongjie Zhao Co-authored-by: Yongjie Zhao --- .github/ISSUE_TEMPLATE/bug_report.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 12fee9c96..da531bbba 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -30,6 +30,7 @@ If applicable, add screenshots to help explain your problem. (please complete the following information): +- browser type and version: - superset version: `superset version` - python version: `python --version` - node.js version: `node -v`