We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff0a9b2 commit ac52357Copy full SHA for ac52357
.github/ISSUE_TEMPLATE/vscode-sql-formatter.yml
@@ -1,6 +1,6 @@
1
name: VSCode SQL Formatter extension bug report
2
-about: I have a problem with the SQL Formatter VSCode extension
3
-title: ''
+description: I have a problem with the SQL Formatter VSCode extension
+title: '[VSCode]:'
4
labels: vscode
5
body:
6
- type: textarea
@@ -73,6 +73,6 @@ body:
73
id: repoduces
74
attributes:
75
label: I have tried to reproduce this issue on the [demo page](https://sql-formatter-org.github.io/sql-formatter/), and it
76
- items:
+ options:
77
- label: Reproduces
78
- label: Does not reproduce
0 commit comments