mirror of
https://github.com/dbt-labs/dbt-snowflake
synced 2025-12-17 19:31:31 +00:00
* disable issue creation and point users to dbt-adapters * turn off dependabot * update pull request template to point users to dbt-adapters * remove contributing guide content and point users to the monorepo * remove readme guide content and point users to the monorepo * remove scheduled main branch tests * update the branch used for nightly releases
18 lines
889 B
YAML
18 lines
889 B
YAML
blank_issues_enabled: false
|
|
contact_links:
|
|
- name: Ask the community for help
|
|
url: https://github.com/dbt-labs/docs.getdbt.com/discussions
|
|
about: Need help troubleshooting? Check out our guide on how to ask
|
|
- name: Contact dbt Cloud support
|
|
url: mailto:support@getdbt.com
|
|
about: Are you using dbt Cloud? Contact our support team for help!
|
|
- name: Participate in Discussions
|
|
url: https://github.com/dbt-labs/dbt-adapters/discussions
|
|
about: Do you have a Big Idea for dbt-snowflake? Read open discussions, or start a new one
|
|
- name: Create an issue for dbt-snowflake
|
|
url: https://github.com/dbt-labs/dbt-adapters/issues/new/choose
|
|
about: Report a bug or request a feature for dbt-snowflake
|
|
- name: Create an issue for dbt-core
|
|
url: https://github.com/dbt-labs/dbt-core/issues/new/choose
|
|
about: Report a bug or request a feature for dbt-core
|