From 2d49836d14474ada29329e21cae670f221833bcb Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Wed, 18 Sep 2019 19:30:22 -0500 Subject: [PATCH] Update feature_request.md --- .github/ISSUE_TEMPLATE/feature_request.md | 21 ++++++++++++++++----- 1 file changed, 16 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 0f9423f5..ff40cb1c 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -7,28 +7,39 @@ assignees: '' --- -(feel free to delete this template and write your own issue description if you don't find it helpful) + ## Type - - [ ] General Question or Disussion + - [ ] General question or discussion - [ ] Propose a brand new feature - [ ] Request modification of existing behavior or design ## What is the problem that your feature request solves + ## Describe the ideal specific solution you'd want, and whether it fits into any broader scope of changes -e.g. I specifically need a new archive method to look for multilingual subtitle files related to pages. + ## What hacks or alternative solutions have you tried to solve the problem? -A clear and concise description of any alternative solutions or features you've considered. + ## How badly do you want this new feature? - - [ ] It's an urgent deal-breaker, I cant live without it + - [ ] It's an urgent deal-breaker, I can't live without it - [ ] It's important to add it in the near-mid term future - [ ] It would be nice to have eventually