From 855710ac60a8e8da22dab5fae9a6804eae996bc7 Mon Sep 17 00:00:00 2001 From: Nick Sweeting Date: Fri, 22 Mar 2019 12:44:08 -0400 Subject: [PATCH] Update feature_request.md --- .github/ISSUE_TEMPLATE/feature_request.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index d5662626..0d5ca07c 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -18,11 +18,10 @@ e.g. I need to be able to archive spanish and french subtitle files from a particular movie site that's going down soon. ## Describe the ideal specific solution you'd want, and whether it fits into any broader scope of changes -e.g. - specifically: a new archive method to look for multilingual subtitle files related to pages. - bigger picture: the ability for custom user scripts to be run in a puppeteer context to archive content +e.g. I specifically need a new archive method to look for multilingual subtitle files related to pages. +The bigger picture solution is the ability for custom user scripts to be run in a puppeteer context during archiving. -**What hacks or alternative solutions have you tried to solve the problem?** +## 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?