23 lines
493 B
Markdown
23 lines
493 B
Markdown
---
|
|
name: "⭐ Feature request"
|
|
about: Suggest an idea for play-dl
|
|
title: "[=FEATURE=]"
|
|
labels: feature-request
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
#### What problem are you trying to solve?
|
|
|
|
<!-- Add your problem here -->
|
|
|
|
#### Describe the feature
|
|
|
|
<!-- Add your feature here -->
|
|
|
|
<!-- Include a usage example of the feature. If the feature is currently possible with a workaround, include that too. -->
|
|
|
|
#### Checklist
|
|
|
|
- [ ] I have read the documentation and made sure this feature doesn't already exist.
|