Skip to content

Commit db9a5e1

Browse files
add version to bug template (#2000)
* add version to bug template * Update .github/ISSUE_TEMPLATE/BUG_REPORT.yml Co-authored-by: Kyle Conroy <kyle@conroy.org>
1 parent 1b624db commit db9a5e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/ISSUE_TEMPLATE/BUG_REPORT.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ body:
99
description: What version of sqlc are you running? If you don't know, run `sqlc version`.
1010
multiple: false
1111
options:
12+
- 1.16.0
1213
- 1.15.0
1314
- 1.14.0
1415
- 1.13.0

0 commit comments

Comments
 (0)