Skip to content

Latest commit

 

History

History
49 lines (43 loc) · 1.99 KB

pull_request_template.md

File metadata and controls

49 lines (43 loc) · 1.99 KB

Description & motivation

Changes to existing models:

Screenshots (DAG, query results):

Validation of models:

Checklist:

  • My pull request represents one logical piece of work.
  • My commits are related to the pull request and look clean.
  • My SQL follows the dbt Labs style guide.
  • I have materialized my models appropriately.
  • I have added appropriate tests and documentation to any new models or fields.
  • I have noted if my changes break something in Looker and have a corresponding Looker PR to resolve the breaking change