From 7994b509f8fd2ace2321a02946fb03c24cacf628 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Sharma?= Date: Mon, 24 Jun 2019 13:33:02 -0700 Subject: [PATCH] Update "feature request" GitHub issue template (#11302) --- .github/ISSUE_TEMPLATE/feature_request.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 3b4122bc71..d2dac5f2da 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -5,13 +5,10 @@ about: Suggest an idea for this project ### Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. -Example. I'm am trying to do [...] but [...] +Example: I am trying to do [...] but [...] ### Describe the solution you'd like -A clear and concise description of what you want to happen. - -### Describe alternatives you've considered -A clear and concise description of any alternative solutions or features you've considered. +A clear and concise description of what you want to happen. Include any alternative solutions you've considered. ### Additional context Add any other context or screenshots about the feature request here.