Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Align the pull request template with dbt-utils #246

Merged
merged 1 commit into from
Dec 13, 2024
Merged

Conversation

dbeatty10
Copy link
Contributor

resolves #245

Problem

The pull request templates of dbt-codegen and dbt-utils differ slightly, but not in any meaningful way.

Solution

Just copy-paste from dbt-utils and then do a search and replace of dbt-utils with dbt-codegen

Checklist

  • This code is associated with an issue which has been triaged and accepted for development.
  • [N/A] I have verified that these changes work locally
  • [N/A] I have updated the README.md (if applicable)
  • [N/A] I have added tests & descriptions to my models (and macros if applicable)

@dbeatty10 dbeatty10 marked this pull request as ready for review December 13, 2024 21:02
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Dec 13, 2024
@dbeatty10 dbeatty10 merged commit 4f04af0 into main Dec 13, 2024
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Align the pull request template with dbt-utils
1 participant