From d523fa84f2a65adf4d18019173dd44600c57bcad Mon Sep 17 00:00:00 2001 From: Alexander Mextner Date: Tue, 20 Aug 2019 11:04:46 +0300 Subject: [PATCH] bug.md: highlights placeholder should be removed (#8836) --- .github/ISSUE_TEMPLATE/bug.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md index f5f665eee8a7..da3db079e46c 100644 --- a/.github/ISSUE_TEMPLATE/bug.md +++ b/.github/ISSUE_TEMPLATE/bug.md @@ -8,7 +8,7 @@ about: Create a report to help us improve ## 🐛 Bug Report -A clear and concise description of what the bug is. + ## To Reproduce @@ -16,17 +16,21 @@ Steps to reproduce the behavior: ## Expected behavior -A clear and concise description of what you expected to happen. + ## Link to repl or repo (highly encouraged) + -## Run `npx envinfo --preset jest` +## envinfo + ```bash