Update issue templates

This commit is contained in:
Shabinder Singh 2021-07-27 12:31:04 +05:30 committed by GitHub
parent 3927011442
commit 48acc8377f
2 changed files with 60 additions and 0 deletions

40
.github/ISSUE_TEMPLATE/bug-report.md vendored Normal file
View File

@ -0,0 +1,40 @@
---
name: Bug Report
about: Create a bug report to help us improve
title: "[BUG] : <Issue_Title>"
labels: bug
assignees: ''
---
<!---
READ THIS!
If some Song Download Failed with StackTrace having any of the following reason:
- DownloadLinkFetchFailed(trackName=For Those About to Race, jioSaavnError=java.util.NoSuchElementException: Collection is empty., ytMusicError=MP3ConversionFailed(extraInfo=Client request invalid: 404 Not Found. Text: "Not Found", message=MP3 Converter unreachable, probably BUSY !
- Please Dont Open issue! , Online Converter Was Busy! , try again after some time and download will be successfull .
-->
**Describe the bug**
A clear and concise description of what the bug is.
**Media Links Used:**
- Paste Song/Album/Playlist Link where you encountered this issue
**Expected behavior**
A clear and concise description of what you expected to happen.
**Screenshots**
If applicable, add screenshots / screenrecording to help explain your problem.
**StackTrace:**
```
Paste Stacktrace here if available
```
**Device Info (please complete the following information):**
- Device: [e.g. iPhone6, Samsung J2, PocoF1]
- OS: [e.g. iOS, Android, WinOS, MacOS]
- Version: [e.g. 3.2.1]
**Additional context**
Add any other context about the problem here.

View File

@ -0,0 +1,20 @@
---
name: Feature request
about: Suggest an idea for this project
title: "[Feature-Request]: <Feature_Title>"
labels: enhancement
assignees: ''
---
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
Add any other context or screenshots about the feature request here.