From 2889c662345e2250e0beafa0a59f206ba1a5bc99 Mon Sep 17 00:00:00 2001 From: Davlatjon Shavkatov Date: Thu, 4 Jan 2024 12:36:20 +0500 Subject: [PATCH] docs(github): update templates --- .github/ISSUE_TEMPLATE/Bug_Report.md | 4 ++-- .github/ISSUE_TEMPLATE/Feature_Request.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/Bug_Report.md b/.github/ISSUE_TEMPLATE/Bug_Report.md index 8e5821e1..0b6d6e40 100644 --- a/.github/ISSUE_TEMPLATE/Bug_Report.md +++ b/.github/ISSUE_TEMPLATE/Bug_Report.md @@ -22,8 +22,8 @@ A clear and concise description of what you expected to happen (or code). ### Environment -- Node/npm version: [e.g. Node 8/npm 5] -- OS: [e.g. OSX 10.13.4, Windows 10] +- Node/npm version: \[e.g. Node 8/npm 5\] +- OS: \[e.g. OSX 10.13.4, Windows 10\] - Addinational Info: _type here_ ### Possible Solution diff --git a/.github/ISSUE_TEMPLATE/Feature_Request.md b/.github/ISSUE_TEMPLATE/Feature_Request.md index 4adac1a3..a7832028 100644 --- a/.github/ISSUE_TEMPLATE/Feature_Request.md +++ b/.github/ISSUE_TEMPLATE/Feature_Request.md @@ -11,7 +11,7 @@ assignees: '' ### Is your feature request related to a problem? Please describe A clear and concise description of what the problem is. -Ex. I have an issue when [...] +Ex. I have an issue when \[...\] ### Describe the solution you'd like