diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index 18e92075..d5662626 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -7,26 +7,32 @@ assignees: '' --- -Type: +## Type - [ ] General Question or Disussion - [ ] Propose a brand new feature - [ ] Request modification of existing behavior or design -**What is the problem that your feature request solves** -e.g. I need to be able to archive spanish and french subtitle files +## What is the problem that your feature request solves +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. +## 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 -**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?** +## How badly do you want this new feature? + - [ ] It's an urgent deal-breaker, I cant live without it - [ ] It's important to add it in the near-mid term future - [ ] It would be nice to have eventually - - [ ] I'm willing to contribute to development + +## Closing remarks + + - [ ] I'm willing to contribute to development / fixing this issue + - [ ] I like ArchiveBox so far / would recommend it to a friend + - [ ] I am annoyed by long issue templates 😁