1
0
Fork 0
mirror of synced 2024-06-28 11:00:35 +12:00
ArchiveBox/.github/ISSUE_TEMPLATE/feature_request.md

51 lines
1.7 KiB
Markdown
Raw Normal View History

2018-12-22 11:57:01 +13:00
---
2019-03-29 10:12:25 +13:00
name: 💡 Feature request
2018-12-22 11:57:01 +13:00
about: Suggest an idea for this project
2019-09-19 12:34:01 +12:00
title: 'Feature Request: ...'
2019-09-19 12:38:33 +12:00
labels: 'changes: behavior,status: idea phase'
2018-12-22 11:57:01 +13:00
assignees: ''
---
2019-09-19 12:30:22 +12:00
<!--
Please fill out the following information,
feel free to delete sections if they're not applicable
or if long issue templates annoy you :)
-->
2019-03-23 05:45:59 +13:00
2019-03-23 05:43:04 +13:00
## Type
2018-12-22 11:57:01 +13:00
2019-09-19 12:30:22 +12:00
- [ ] General question or discussion
2019-01-23 23:10:41 +13:00
- [ ] Propose a brand new feature
- [ ] Request modification of existing behavior or design
2018-12-22 11:57:01 +13:00
2019-03-23 05:43:04 +13:00
## What is the problem that your feature request solves
2019-09-19 12:30:22 +12:00
<!--
2019-03-23 05:43:04 +13:00
e.g. I need to be able to archive spanish and french subtitle files
2019-01-23 23:10:41 +13:00
from a particular <example.com> movie site that's going down soon.
2019-09-19 12:30:22 +12:00
-->
2019-01-23 23:10:41 +13:00
2019-03-23 05:43:04 +13:00
## Describe the ideal specific solution you'd want, and whether it fits into any broader scope of changes
2019-09-19 12:30:22 +12:00
<!--
e.g. I specifically need a new archive method to look for multilingual subtitle files related to pages.
2019-03-23 05:44:08 +13:00
The bigger picture solution is the ability for custom user scripts to be run in a puppeteer context during archiving.
2019-09-19 12:30:22 +12:00
-->
2019-01-23 23:10:41 +13:00
2019-03-23 05:44:08 +13:00
## What hacks or alternative solutions have you tried to solve the problem?
2019-09-19 12:30:22 +12:00
<!--
A clear and concise description of any alternative solutions,
workarounds, or other software you've considered using to fix the problem.
-->
2018-12-22 11:57:01 +13:00
2019-03-23 05:43:04 +13:00
## How badly do you want this new feature?
2019-09-19 12:30:22 +12:00
- [ ] It's an urgent deal-breaker, I can't live without it
2019-01-23 23:10:41 +13:00
- [ ] It's important to add it in the near-mid term future
- [ ] It would be nice to have eventually
2019-03-23 05:43:04 +13:00
2019-03-23 05:45:59 +13:00
---
2019-03-23 05:43:04 +13:00
- [ ] I'm willing to contribute [dev time](https://github.com/ArchiveBox/ArchiveBox#archivebox-development) / [money](https://github.com/sponsors/pirate) to fix this issue
2019-03-23 05:43:04 +13:00
- [ ] I like ArchiveBox so far / would recommend it to a friend
2019-09-25 18:35:42 +12:00
- [ ] I've had a lot of difficulty getting ArchiveBox set up