data-dwh-dbt-project/.azuredevops/pull_request_template/branches/models.md

4 lines
239 B
Markdown
Raw Normal View History

2024-02-19 17:03:52 +01:00
- [ ] The project runs properly with production data.
- [ ] The models I have created/edited are fully documented.
- [ ] The models I have created/edited contain tests.
- [ ] I have checked for DRY opportunities with other models and docs.