Skip to content

Latest commit

 

History

History
55 lines (49 loc) · 1.99 KB

pull_request_template.md

File metadata and controls

55 lines (49 loc) · 1.99 KB

Description & motivation

To-do before merge

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.