From f29f1bd092e8a079daf803f9f68a941ea0dd4f0c Mon Sep 17 00:00:00 2001 From: Jason Liu Date: Sun, 18 Feb 2024 11:50:45 -0500 Subject: [PATCH] doc: update mkdocs --- ellipsis.yaml | 1 + 1 file changed, 1 insertion(+) 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"