diff --git a/PULL_REQUEST_TEMPLATE b/PULL_REQUEST_TEMPLATE new file mode 100644 index 0000000000000000000000000000000000000000..b4b881207a619c63fdc6c461b39ae647d2adefc7 --- /dev/null +++ b/PULL_REQUEST_TEMPLATE @@ -0,0 +1,3 @@ +Please issue pull request against the `3.x-dev` branch as the `master` branch currently represents our `2.X` version which is in LTS mode. + +Important fixes will be merged into `master` if needed after it was merged to `3.x-dev`.