From cc59ea1486e8dfdabb4c55e1d7377f59265cafc8 Mon Sep 17 00:00:00 2001 From: Kingkor Roy Tirtho Date: Sun, 12 Mar 2023 12:14:12 +0600 Subject: [PATCH] chore: fix bug template indentation --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 1b6ef50f..6e0f3215 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -36,7 +36,7 @@ body: validations: required: true - type: input - attributes: + attributes: label: Operating System description: The OS in which you used Spotube to face the issue. placeholder: Android, Linux, macOS or Windows? Make sure to include the version too.