From b4a3d79b6a3753aeb786a27f99b4d869cb4e40ce Mon Sep 17 00:00:00 2001 From: Dmitriy Pleshevskiy Date: Fri, 26 Mar 2021 11:10:09 +0300 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/bug_report.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index aab8600..d4c11a7 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -10,8 +10,7 @@ assignees: pleshevskiy A clear and concise description of what the bug is. -### To Reproduce -Steps to reproduce the behavior: +### Steps to reproduce 1. ... ```typescript