diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 6e4f7c42..41e64281 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -17,5 +17,6 @@ Why this change is important? - [ ] unit-test added (if change is algorithm) - [ ] functional test added/updated (if change is functional) - [ ] man page updated (if applicable) +- [ ] bash completion updated (if applicable) - [ ] documentation updated - [ ] author name in `AUTHORS`