Skip to content

Latest commit

 

History

History
46 lines (41 loc) · 1.74 KB

pull_request_template.md

File metadata and controls

46 lines (41 loc) · 1.74 KB

Description & motivation

Screenshots:

Validation of models:

Changes to existing 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.
  • I have updated the README file.