From 51558614b73fabd4844ff1e22cdae6db08b03392 Mon Sep 17 00:00:00 2001
From: amd64fox <62529699+amd64fox@users.noreply.github.com>
Date: Wed, 21 Feb 2024 23:14:02 +0300
Subject: [PATCH] Update bug_report.yml
- added warning
- optimization of text and links
---
.github/ISSUE_TEMPLATE/bug_report.yml | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml
index 9fa1152..4a0c80f 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/bug_report.yml
@@ -5,7 +5,7 @@ body:
- type: checkboxes
attributes:
label: 🧐 Have you read the FAQ and viewed similar issues?
- description: Please read the FAQ. Also check the open and closed issue because your issue may have already been fixed.
+ description: ❗️❗️ Important: Please review the FAQ and check both open and closed issue, as your concern may have already been addressed. However, please be aware that if it's discovered that requested actions weren't completed, the issue may be closed without explanation.
options:
- label: I have read the FAQ
required: true
@@ -20,7 +20,7 @@ body:
id: lang_spoti
attributes:
label: Сountry of your account
- description: You can view your country on your account page, in paragraph Country or region.
+ description: You can view your country on your account page, in paragraph Country or region.
placeholder: "e.g. Ukraine"
validations:
required: true
@@ -46,8 +46,8 @@ body:
label: Do you have Spicetify installed?
description: Spicetify is a command line tool to customize Spotify client.
options:
- - "Yes"
- "No"
+ - "Yes"
validations:
required: true
- type: markdown
@@ -57,12 +57,12 @@ body:
attributes:
label: ℹ Computer information
description: |
- - Spotify: e.g. 1.1.90.859.gf1bb1e36
+ - Spotify: e.g. 1.1.90.859.gf1bb1e36 (Avoid labeling version as "latest" due to regional update variations in Spotify)
- In the open Spotify client in the upper left corner, click ••• → Help → About Spotify
- Windows: e.g. Windows 11 21H2 22000.527
- Press Win + Pause/Break to open the page to copy from.
- PowerShell: e.g. 5.1.19041.1200
- - In the Windows PowerShell console, type the following command Get-Host | Select-Object Version
+ - Press Win + R then type "powershell," and press Enter, type the following command Get-Host | Select-Object Version
placeholder: |
- Spotify:
- Windows:
@@ -91,4 +91,4 @@ body:
description: Place any screenshots of the issue here if needed
validations:
required: false
-
\ No newline at end of file
+