From c38469d191f3439537abca0a7cc9f072627a52dd Mon Sep 17 00:00:00 2001 From: Henry Zhu Date: Sun, 28 Mar 2021 23:32:52 -0400 Subject: [PATCH] add SHOW_CONFIG_FOR to template [skip ci] (#13066) --- .github/ISSUE_TEMPLATE/Bug_report.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/Bug_report.md b/.github/ISSUE_TEMPLATE/Bug_report.md index 6155b5b3e2..421d1e1a53 100644 --- a/.github/ISSUE_TEMPLATE/Bug_report.md +++ b/.github/ISSUE_TEMPLATE/Bug_report.md @@ -32,6 +32,9 @@ var your => (code) => here; **Babel Configuration (babel.config.js, .babelrc, package.json#babel, cli command, .eslintrc)** + + + - Filename: `babel.config.js` ```js