diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 00000000..01b78c09 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,5 @@ +- [ ] The contributed code is licensed under GPL v2.0 +- [ ] Contributor Licence Agreement (CLA) is signed +- [ ] util/update-modules has been ran +- [ ] Documention updated +- [ ] Test suite update