Skip to content

Commit f1705a7

Browse files
authored
Update templates for issues (#107)
1 parent 53281e5 commit f1705a7

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

.github/ISSUE_TEMPLATE/dbt-fusion-engine-bug-report.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ A clear and concise description of what the bug is.
1313
**What version of dbt Fusion is this bug in? (find out by running `dbt --version`)**
1414

1515
**Is this a discrepancy between the dbt Fusion Engine and dbt Core? Check one.**
16-
- [] YES
17-
- [] NO
16+
- [ ] YES
17+
- [ ] NO
1818

1919
**To Reproduce**
2020
Please submit one of the following
@@ -28,6 +28,6 @@ A clear and concise description of what you expected to happen.
2828
**Screenshots**
2929
If applicable, add screenshots to help explain your problem.
3030

31-
** Operating System and CPU Type (please complete the following information):**
31+
**Operating System and CPU Type (please complete the following information):**
3232
* Mac/Windows/Linux?
3333
* X86 or ARM?

.github/ISSUE_TEMPLATE/dbt-fusion-engine-feature-request.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,10 @@ assignees: ''
1111
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
1212

1313
**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
1718

1819
**Describe the solution you'd like**
1920
A clear and concise description of what you want to happen.

0 commit comments

Comments
 (0)