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.