File tree Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ A clear and concise description of what the bug is.
13
13
** What version of dbt Fusion is this bug in? (find out by running ` dbt --version ` )**
14
14
15
15
** Is this a discrepancy between the dbt Fusion Engine and dbt Core? Check one.**
16
- - [ ] YES
17
- - [ ] NO
16
+ - [ ] YES
17
+ - [ ] NO
18
18
19
19
** To Reproduce**
20
20
Please submit one of the following
@@ -28,6 +28,6 @@ A clear and concise description of what you expected to happen.
28
28
** Screenshots**
29
29
If applicable, add screenshots to help explain your problem.
30
30
31
- ** Operating System and CPU Type (please complete the following information):**
31
+ ** Operating System and CPU Type (please complete the following information):**
32
32
* Mac/Windows/Linux?
33
33
* X86 or ARM?
Original file line number Diff line number Diff line change @@ -11,9 +11,10 @@ assignees: ''
11
11
A clear and concise description of what the problem is. Ex. I'm always frustrated when [ ...]
12
12
13
13
** Is your feature request related to a particular component of the dbt Fusion Engine**
14
- - [ ] CLI Features
15
- - [ ] Adapter or Database Driver Features
16
- - [ ] SQL Understanding Features
14
+ - [ ] CLI Features
15
+ - [ ] Adapter or Database Driver Features
16
+ - [ ] SQL Understanding Features
17
+ - [ ] VS Code extension
17
18
18
19
** Describe the solution you'd like**
19
20
A clear and concise description of what you want to happen.
You can’t perform that action at this time.
0 commit comments