diff --git a/ellipsis.yaml b/ellipsis.yaml index fbe251e..24e9d05 100644 --- a/ellipsis.yaml +++ b/ellipsis.yaml @@ -14,3 +14,4 @@ pr_review: - "If library code changes, check if tests are updated" - "If a new `md` file is created in `docs` make sure its added to mkdocs.yml" - "Assertions should always have an error message that is formatted well. " + - "Make sure hub examples are added to mkdocs.yml"