From a99788d07dc537bad88335b3567662c6dfb39eea Mon Sep 17 00:00:00 2001 From: Alex Higgs Date: Thu, 22 Dec 2022 22:19:37 +0000 Subject: [PATCH] Fix bug report template --- .github/ISSUE_TEMPLATE/bug_report.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 989685160..379da9c57 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,7 +1,7 @@ --- name: Bug report about: Create a report to help us improve -title: "[BUG] " +title: "[BUG] " labels: bug assignees: DVAlexHiggs @@ -10,10 +10,11 @@ assignees: DVAlexHiggs **Describe the bug** A clear and concise description of what the bug is. -**Versions** +**Environment** -dbt: -dbtvault: +dbt version: +dbtvault version: +Database/Platform: **To Reproduce** Steps to reproduce the behavior: