From 092d09c8d123772cbddeab207e68e6e161f55c05 Mon Sep 17 00:00:00 2001 From: Josh Goldberg Date: Fri, 5 Jul 2019 12:51:16 -0500 Subject: [PATCH] Removed HTML comments from bug report template --- .github/ISSUE_TEMPLATE/bug_report.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index f05a5fab7..760660c03 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -12,9 +12,9 @@ If your issue doesn't provide enough info to fully explain or reproduce your bug ### 🐛 Bug Report -- `tslint-to-eslint-config` version: -- ESLint version: -- Node version: +- `tslint-to-eslint-config` version: X.X.X +- ESLint version: X.X.X +- Node version: X.X.X #### Actual Behavior