16 lines
491 B
Markdown
16 lines
491 B
Markdown
|
|
# Description
|
|
|
|
_Describe your motivation and changes here._
|
|
|
|
# Checklist
|
|
|
|
- [ ] The edited models and dependants run properly with production data.
|
|
- [ ] The edited models are sufficiently documented.
|
|
- [ ] The edited models contain PK tests, and I've ran and passed them.
|
|
- [ ] I have checked for DRY opportunities with other models and docs.
|
|
- [ ] I've picked the right materialization for the affected models.
|
|
|
|
# Other
|
|
|
|
- [ ] Check if a full-refresh is required after this PR is merged.
|