diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 199861da0..4b21f07a9 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -9,6 +9,8 @@ We may remove your pull request if you do not use this provided PR template corr Please select what type of pull request this is: - [ ] Bugfix - [ ] Feature Implementation +- [ ] Documentation +- [ ] Other **Related issue** Please link the issue your pull request is referring to. If this pull request fully resolves the relevant issue, put "closes" before the issue number. Example: "closes #123456".