2022-01-29 18:43:32 +01:00
|
|
|
name: 🚀 Feature Request
|
2022-01-29 18:37:17 +01:00
|
|
|
description: Request a feature/enhancement
|
2024-05-09 08:10:52 +02:00
|
|
|
title: '[Enhancement]: '
|
|
|
|
labels: ['enhancement']
|
2022-01-29 18:37:17 +01:00
|
|
|
body:
|
|
|
|
- type: markdown
|
|
|
|
attributes:
|
2024-05-09 08:10:52 +02:00
|
|
|
value: '#### *Mobile app features should be [requested here](https://github.com/advplyr/audiobookshelf-app/issues/new/choose)*.'
|
2022-01-29 18:37:17 +01:00
|
|
|
- type: markdown
|
|
|
|
attributes:
|
2024-05-09 08:10:52 +02:00
|
|
|
value: '## Web/Server Feature Request Description'
|
|
|
|
- type: markdown
|
|
|
|
attributes:
|
|
|
|
value: 'Please first search in both issues & discussions for your enhancement.'
|
|
|
|
- type: dropdown
|
|
|
|
id: enhancment-type
|
|
|
|
attributes:
|
|
|
|
label: Type of Enhancement
|
|
|
|
options:
|
|
|
|
- Server Backend
|
|
|
|
- Web Interface/Frontend
|
|
|
|
- Documentation
|
2022-01-29 18:37:17 +01:00
|
|
|
- type: textarea
|
|
|
|
id: describe
|
|
|
|
attributes:
|
2024-05-09 08:10:52 +02:00
|
|
|
label: Describe the Feature/Enhancement
|
|
|
|
description: Please help us understand what you want.
|
|
|
|
placeholder: What is your vision?
|
|
|
|
validations:
|
|
|
|
required: true
|
|
|
|
- type: textarea
|
|
|
|
id: the-why
|
|
|
|
attributes:
|
|
|
|
label: Why would this be helpful?
|
|
|
|
description: Please help us understand why this would enhance your experience.
|
|
|
|
placeholder: Explain the "why" or "use case".
|
|
|
|
validations:
|
|
|
|
required: true
|
|
|
|
- type: textarea
|
|
|
|
id: image
|
|
|
|
attributes:
|
|
|
|
label: Future Implementation (Screenshot)
|
|
|
|
description: Please help us visualize by including a doodle or screenshot.
|
|
|
|
placeholder: How could this look?
|
2022-01-29 18:37:17 +01:00
|
|
|
validations:
|
|
|
|
required: true
|
2024-05-09 08:10:52 +02:00
|
|
|
- type: markdown
|
|
|
|
attributes:
|
|
|
|
value: '## Web/Server Current Implementation'
|
|
|
|
- type: input
|
|
|
|
id: version
|
|
|
|
attributes:
|
|
|
|
label: Audiobookshelf Server Version
|
|
|
|
description: Do not put 'Latest version', please put your current version number here
|
|
|
|
placeholder: 'e.g. v1.6.60'
|
|
|
|
validations:
|
|
|
|
required: true
|
|
|
|
- type: textarea
|
|
|
|
id: current-image
|
|
|
|
attributes:
|
|
|
|
label: Current Implementation (Screenshot)
|
|
|
|
description: What page were you looking at when you thought of this enhancement?
|
|
|
|
placeholder: If an image is not applicable, please explain why.
|