diff --git a/.github/ISSUE_TEMPLATE b/.github/ISSUE_TEMPLATE new file mode 100644 index 0000000..70119bb --- /dev/null +++ b/.github/ISSUE_TEMPLATE @@ -0,0 +1,8 @@ +# Summary + +> Write here the summary of your changes + +# Checklist for pull requests + +- [ ] I'm fine with my code being released under the GPLv2 license +- [ ] the pull request is filed against the `develop` branch instead of `master`