diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index f6aeb1f0eb..a4442fe629 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,15 +1,28 @@ + Fixes # Changes made in this Pull Request: - - + +- - -PR Checklist ------------- - - [ ] Tests? - - [ ] Docs? - - [ ] CHANGELOG updated? +## PR Checklist + - [ ] Issue raised/referenced? + - [ ] Tests updated/added? + - [ ] Documentation updated/added? + - [ ] `package/CHANGELOG` file updated? + - [ ] Is your name in `package/AUTHORS`? (If it is not, add it!) + +## Developers Certificate of Origin + + +In order for this PR to be merged you **must certify that you are able to submit your code to be included in MDAnalysis**. Read the links and then check the box if you agree. + +Code in MDAnalysis is under [LICENSE](https://github.com/MDAnalysis/mdanalysis/blob/develop/LICENSE). -## Developers certificate of origin -- [ ] I certify that this contribution is covered by the LGPLv2.1+ license as defined in our [LICENSE](https://github.com/MDAnalysis/mdanalysis/blob/develop/LICENSE) and adheres to the [**Developer Certificate of Origin**](https://developercertificate.org/). +- [ ] I certify that I can legally submit this code contribution as described in the [**Developer Certificate of Origin**](https://developercertificate.org/)