- migration to Spotify version 1.1.91.824
 - ru translation fix
 - minor code fixes and typos
This commit is contained in:
amd64fox
2022-07-30 19:48:38 +03:00
parent f8c7603c44
commit 53d718dc13
6 changed files with 14 additions and 21 deletions

View File

@@ -5,13 +5,13 @@ body:
- type: checkboxes
attributes:
label: 🧐 Have you read the FAQ and viewed similar issues?
description: Please read the <a href="https://github.com/amd64fox/SpotX/blob/main/.github/Doc/FAQ.md">FAQ</a>. Also check the open and closed <a href="https://github.com/amd64fox/SpotX/issues">issue</a> because your issue may have already been fixed.
description: Please read the <a href="https://github.com/amd64fox/SpotX/blob/main/.github/Doc/FAQ.md#faq">FAQ</a>. Also check the open and closed <a href="https://github.com/amd64fox/SpotX/issues">issue</a> because your issue may have already been fixed.
options:
- label: I have read the FAQ
required: true
- label: I have checked older issues, open and closed
required: true
- label: I did a clean install of SpotX as described in the FAQ
- label: I did a clean install of SpotX as <a href="https://github.com/amd64fox/SpotX/blob/main/.github/Doc/FAQ.md#i-have-an-error--bug--strange-client-behavior-what-can-i-do-">described in the FAQ</a>
required: true
- type: markdown
attributes:

View File

@@ -1,5 +1,5 @@
blank_issues_enabled: false
contact_links:
- name: ✏️ FAQ
url: https://github.com/amd64fox/SpotX/blob/main/.github/Doc/FAQ.md
url: https://github.com/amd64fox/SpotX/blob/main/.github/Doc/FAQ.md#faq
about: Read the frequently asked questions, maybe it will help solve your problem right now.