Skip to content

Commit a99788d

Browse files
committed
Fix bug report template
1 parent 4dc4cab commit a99788d

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
name: Bug report
33
about: Create a report to help us improve
4-
title: "[BUG] "
4+
title: "[BUG] <my bug title>"
55
labels: bug
66
assignees: DVAlexHiggs
77

@@ -10,10 +10,11 @@ assignees: DVAlexHiggs
1010
**Describe the bug**
1111
A clear and concise description of what the bug is.
1212

13-
**Versions**
13+
**Environment**
1414

15-
dbt:
16-
dbtvault:
15+
dbt version:
16+
dbtvault version:
17+
Database/Platform:
1718

1819
**To Reproduce**
1920
Steps to reproduce the behavior:

0 commit comments

Comments
 (0)