From 7efa0cc33e345da02d27415cbcf9c95606f12917 Mon Sep 17 00:00:00 2001 From: Joe Markiewicz <74217849+fivetran-joemarkiewicz@users.noreply.github.com> Date: Thu, 14 Mar 2024 12:24:15 -0500 Subject: [PATCH] Update README.md (#19) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b41ba29..ab9e0ca 100644 --- a/README.md +++ b/README.md @@ -143,7 +143,7 @@ The Fivetran team maintaining this package _only_ maintains the latest version o ## Contributions A small team of analytics engineers at Fivetran develops these dbt packages. However, the packages are made better by community contributions! -We highly encourage and welcome contributions to this package. Check out [this dbt Discourse article](https://discourse.getdbt.com/t/contributing-to-a-dbt-package/657) on the best workflow for contributing to a package! +We highly encourage and welcome contributions to this package. Check out [this dbt Discourse article](https://discourse.getdbt.com/t/contributing-to-a-dbt-package/657) on the best workflow for contributing to a package! ## Opinionated Decisions In creating this package, which is meant for a wide range of use cases, we had to take opinionated stances on a few different questions we came across during development. We've consolidated significant choices we made in the [DECISIONLOG.md](https://github.com/fivetran/dbt_apple_store/blob/main/DECISIONLOG.md), and will continue to update as the package evolves. We are always open to and encourage feedback on these choices, and the package in general.