From 8b624f684f7dbb00044fd9cfbf52346898330a27 Mon Sep 17 00:00:00 2001 From: Robin Jones Date: Thu, 1 Aug 2024 15:31:23 +0100 Subject: [PATCH] Update PULL_REQUEST_TEMPLATE.md ***no_ci*** --- .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 0251badc..78caa941 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -21,6 +21,7 @@ - [ ] Improvement (non-breaking change that adds a new feature) - [ ] Bug fix (fixes an issue) - [ ] Breaking change (breaking change) +- [ ] Documentation Improvement - [ ] Config and build (change in the configuration and build system, has no impact on code or features) ## Checklist: