mirror of
https://github.com/yaronzz/Tidal-Media-Downloader.git
synced 2026-06-13 04:05:07 +03:00
Replace bug, feature request and question reports
This commit is contained in:
@@ -0,0 +1,64 @@
|
|||||||
|
name: Bug Report
|
||||||
|
description: Create a bug report to help us improve.
|
||||||
|
title: "[BUG]: "
|
||||||
|
labels: bug
|
||||||
|
body:
|
||||||
|
- type: markdown
|
||||||
|
attributes:
|
||||||
|
value: |
|
||||||
|
Please search for this issue in issues-page first. Avoid duplication.
|
||||||
|
Please read Wiki first.
|
||||||
|
https://github.com/yaronzz/Tidal-Media-Downloader/wiki
|
||||||
|
- type: textarea
|
||||||
|
id: which-tool
|
||||||
|
attributes:
|
||||||
|
label: Which tool
|
||||||
|
description: Describe which tool has been used.
|
||||||
|
placeholder: |
|
||||||
|
tidal-gui or tidal-dl
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
|
- type: textarea
|
||||||
|
id: version
|
||||||
|
attributes:
|
||||||
|
label: Version
|
||||||
|
description: Describe the version of the tool.
|
||||||
|
placeholder: |
|
||||||
|
eg 2019.12.1.0
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
|
- type: textarea
|
||||||
|
id: platform
|
||||||
|
attributes:
|
||||||
|
label: Platform
|
||||||
|
description: Describe the platform on which the tool has been used.
|
||||||
|
placeholder: |
|
||||||
|
Windows\Linux\Macos\Android
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
|
- type: textarea
|
||||||
|
id: describe-bug
|
||||||
|
attributes:
|
||||||
|
label: Describe the bug
|
||||||
|
description: Describe the bug as accurately as possible.
|
||||||
|
placeholder: |
|
||||||
|
How to reappear this bug?
|
||||||
|
Which albumID\trackID\artistID?
|
||||||
|
Please describe in detail.
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
|
- type: textarea
|
||||||
|
id: logs
|
||||||
|
attributes:
|
||||||
|
label: Relevant log output
|
||||||
|
description: Please copy and paste any relevant log output. This will be automatically formatted into code, so no need for backticks.
|
||||||
|
render: shell
|
||||||
|
validations:
|
||||||
|
required: false
|
||||||
|
- type: textarea
|
||||||
|
id: screenshots
|
||||||
|
attributes:
|
||||||
|
label: Add screenshots
|
||||||
|
description: Please add screenshots if available.
|
||||||
|
validations:
|
||||||
|
required: false
|
||||||
@@ -1,25 +0,0 @@
|
|||||||
---
|
|
||||||
name: Bug report
|
|
||||||
about: Create a bug report to help us improve
|
|
||||||
title: "[BUG] xxxxxxxxxxxxx"
|
|
||||||
labels: bug
|
|
||||||
---
|
|
||||||
<!-- Please search for this issue in issues-page first. Avoid duplication. -->
|
|
||||||
<!-- Please read Wiki first. -->
|
|
||||||
<!-- https://github.com/yaronzz/Tidal-Media-Downloader/wiki -->
|
|
||||||
|
|
||||||
**Which tool**
|
|
||||||
<!-- tidal-gui or tidal-dl -->
|
|
||||||
|
|
||||||
**Version**
|
|
||||||
<!-- eg 2019.12.1.0 -->
|
|
||||||
|
|
||||||
**Platform**
|
|
||||||
<!-- Windows\Linux\Macos\Android -->
|
|
||||||
|
|
||||||
**Bug description**
|
|
||||||
<!-- How to reappear this bug?
|
|
||||||
Which albumID\trackID\artistID?
|
|
||||||
Please describe in detail. -->
|
|
||||||
|
|
||||||
**Screenshot**
|
|
||||||
@@ -0,0 +1 @@
|
|||||||
|
blank_issues_enabled: false
|
||||||
@@ -0,0 +1,34 @@
|
|||||||
|
name: Feature Request
|
||||||
|
description: Open a feature request to Tidal-Media-Downloader.
|
||||||
|
title: "[FEATURE]: "
|
||||||
|
labels: feature request
|
||||||
|
body:
|
||||||
|
- type: markdown
|
||||||
|
attributes:
|
||||||
|
value: |
|
||||||
|
Please search for this issue in issues-page first. Avoid duplication.
|
||||||
|
Please read Wiki first.
|
||||||
|
https://github.com/yaronzz/Tidal-Media-Downloader/wiki
|
||||||
|
- type: textarea
|
||||||
|
id: which-tool
|
||||||
|
attributes:
|
||||||
|
label: Which tool
|
||||||
|
description: Describe for which tool you want a feature to be added.
|
||||||
|
placeholder: |
|
||||||
|
tidal-gui or tidal-dl
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
|
- type: textarea
|
||||||
|
id: feature
|
||||||
|
attributes:
|
||||||
|
label: Describe the feature
|
||||||
|
description: Describe the feature as accurately as possible.
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
|
- type: textarea
|
||||||
|
id: screenshots
|
||||||
|
attributes:
|
||||||
|
label: Add screenshots
|
||||||
|
description: Please add screenshots if available.
|
||||||
|
validations:
|
||||||
|
required: false
|
||||||
@@ -1,18 +0,0 @@
|
|||||||
---
|
|
||||||
name: Feature request
|
|
||||||
about: Open a feature request to Tidal-Media-Downloader
|
|
||||||
title: "[FEATURE] xxxxxxxxxxxxx"
|
|
||||||
labels: feature request
|
|
||||||
---
|
|
||||||
<!-- Please search for this issue in issues-page first. Avoid duplication. -->
|
|
||||||
<!-- Please read Wiki first. -->
|
|
||||||
<!-- https://github.com/yaronzz/Tidal-Media-Downloader/wiki -->
|
|
||||||
|
|
||||||
**Which tool**
|
|
||||||
<!-- tidal-gui or tidal-dl -->
|
|
||||||
|
|
||||||
**Which feature**
|
|
||||||
<!-- eg. Support IOS -->
|
|
||||||
|
|
||||||
**Description**
|
|
||||||
<!-- Please describe in detail. Screenshot-->
|
|
||||||
@@ -0,0 +1,34 @@
|
|||||||
|
name: Questions
|
||||||
|
description: Question for the tool.
|
||||||
|
title: "[QUESTION]: "
|
||||||
|
labels: question
|
||||||
|
body:
|
||||||
|
- type: markdown
|
||||||
|
attributes:
|
||||||
|
value: |
|
||||||
|
Please search for this issue in issues-page first. Avoid duplication.
|
||||||
|
Please read Wiki first.
|
||||||
|
https://github.com/yaronzz/Tidal-Media-Downloader/wiki
|
||||||
|
- type: textarea
|
||||||
|
id: which-tool
|
||||||
|
attributes:
|
||||||
|
label: Which tool
|
||||||
|
description: Describe which tool the question is about.
|
||||||
|
placeholder: |
|
||||||
|
tidal-gui or tidal-dl
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
|
- type: textarea
|
||||||
|
id: question
|
||||||
|
attributes:
|
||||||
|
label: Describe your question
|
||||||
|
description: Describe your question as accurately as possible.
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
|
- type: textarea
|
||||||
|
id: screenshots
|
||||||
|
attributes:
|
||||||
|
label: Add screenshots
|
||||||
|
description: Please add screenshots if available.
|
||||||
|
validations:
|
||||||
|
required: false
|
||||||
@@ -1,17 +0,0 @@
|
|||||||
---
|
|
||||||
name: Question
|
|
||||||
about: Question for the tool
|
|
||||||
title: "[QUESTION] xxxxxxxxxxxxx"
|
|
||||||
labels: question
|
|
||||||
---
|
|
||||||
<!-- Please search for this issue in issues-page first. Avoid duplication. -->
|
|
||||||
<!-- Please read Wiki first. -->
|
|
||||||
<!--
|
|
||||||
https://github.com/yaronzz/Tidal-Media-Downloader/wiki
|
|
||||||
https://yaronzz.top/post/tidal_dl_installation/
|
|
||||||
-->
|
|
||||||
|
|
||||||
**Which tool**
|
|
||||||
<!-- tidal-gui or tidal-dl -->
|
|
||||||
|
|
||||||
**Question**
|
|
||||||
Reference in New Issue
Block a user