mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2024-12-20 19:06:06 +01:00
18 lines
553 B
YAML
18 lines
553 B
YAML
name: 🚀 Feature Request
|
|
description: Request a feature/enhancement
|
|
title: "[Enhancement]: "
|
|
labels: ["enhancement"]
|
|
body:
|
|
- type: markdown
|
|
attributes:
|
|
value: "### Please first search in both issues & discussions for your enhancement."
|
|
- type: markdown
|
|
attributes:
|
|
value: "### Mobile app features should be requested [here](https://github.com/advplyr/audiobookshelf-app/issues/new/choose)."
|
|
- type: textarea
|
|
id: describe
|
|
attributes:
|
|
label: Describe the feature/enhancement
|
|
validations:
|
|
required: true
|