From ac523570f74c33a6cb278cc6cfb13326aa42bab0 Mon Sep 17 00:00:00 2001 From: Rene Saarsoo Date: Wed, 11 Sep 2024 10:36:17 +0300 Subject: [PATCH] Fix errors in issue template --- .github/ISSUE_TEMPLATE/vscode-sql-formatter.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/vscode-sql-formatter.yml b/.github/ISSUE_TEMPLATE/vscode-sql-formatter.yml index 7d527226e7..4e6f8d81db 100644 --- a/.github/ISSUE_TEMPLATE/vscode-sql-formatter.yml +++ b/.github/ISSUE_TEMPLATE/vscode-sql-formatter.yml @@ -1,6 +1,6 @@ name: VSCode SQL Formatter extension bug report -about: I have a problem with the SQL Formatter VSCode extension -title: '' +description: I have a problem with the SQL Formatter VSCode extension +title: '[VSCode]:' labels: vscode body: - type: textarea @@ -73,6 +73,6 @@ body: id: repoduces attributes: label: I have tried to reproduce this issue on the [demo page](https://sql-formatter-org.github.io/sql-formatter/), and it - items: + options: - label: Reproduces - label: Does not reproduce