Update issue templates

This commit is contained in:
C++, JS, TS, Python Developer
2021-08-20 16:59:18 +05:30
committed by GitHub
parent c4ad21dfdc
commit e0a06a129b
3 changed files with 59 additions and 15 deletions

View File

@@ -0,0 +1,22 @@
---
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.