From 25440693553fd1d64e3347a9578b9e1b8ac4c55d Mon Sep 17 00:00:00 2001 From: Alexis Date: Wed, 20 May 2020 16:13:56 -0500 Subject: [PATCH] Added link to new PR template --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ac07330..755237a 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,4 @@ - [SQL style guide](sql_style_guide.md) - [dbt coding conventions](dbt_coding_conventions.md) + - [dbt modeling PR template](pr_templates/dbt_modeling_pr.md)