Skip to content

Commit ac52357

Browse files
committed
Fix errors in issue template
1 parent ff0a9b2 commit ac52357

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE/vscode-sql-formatter.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: VSCode SQL Formatter extension bug report
2-
about: I have a problem with the SQL Formatter VSCode extension
3-
title: ''
2+
description: I have a problem with the SQL Formatter VSCode extension
3+
title: '[VSCode]:'
44
labels: vscode
55
body:
66
- type: textarea
@@ -73,6 +73,6 @@ body:
7373
id: repoduces
7474
attributes:
7575
label: I have tried to reproduce this issue on the [demo page](https://sql-formatter-org.github.io/sql-formatter/), and it
76-
items:
76+
options:
7777
- label: Reproduces
7878
- label: Does not reproduce

0 commit comments

Comments
 (0)