diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 80706f02..2cd3f965 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -13,6 +13,8 @@ Please delete options that are not relevant. - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected) +- [ ] Documentation change (Non-code changea affecting only the wiki) +- [ ] Infrastructure change (Changes related to the github repo, build process, or the like) ## Checklist