From bdf063819c9bb702792cedef1258ff348f30b685 Mon Sep 17 00:00:00 2001 From: Victor Date: Wed, 14 Dec 2022 03:49:19 +0100 Subject: [PATCH] Fixed comments of the template (#11652) The comments of the template were not inside the braces and appeared when creating a new Issue. Thanks Co-authored-by: terencechain --- .github/ISSUE_TEMPLATE/feature_request.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 9baaa99da..80065615f 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -16,12 +16,12 @@ Existing issues often contain information about workarounds, resolution, or prog ### Description - A clear and concise description of the problem or missing capability... + ### Describe the solution you'd like - If you have a solution in mind, please describe it. + ### Describe alternatives you've considered - Have you considered any alternative solutions or workarounds? +