From 0f9c16b6e48dee0fb03f6948c3a85d075f95ce6e Mon Sep 17 00:00:00 2001 From: Nicolas Mowen Date: Wed, 30 Oct 2024 06:17:57 -0600 Subject: [PATCH] Add docs update to type of change --- .github/pull_request_template.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index db3e5541e..30d4dab7b 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -13,6 +13,7 @@ - [ ] New feature - [ ] Breaking change (fix/feature causing existing functionality to break) - [ ] Code quality improvements to existing code +- [ ] Documentation Update ## Additional information