diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 22aa18a1..1ac9aaa1 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,6 +1,9 @@ +> Please send your PR's the develop branch. +> Don't forget to add the change to changelog.md. + * Does the pull request solve a **related** issue? [yes | no] * If so, can you reference the issue? * What does the pull request accomplish? (please list) -* If it has major visual changes please add screenshots. +* If it includes major visual changes please add screenshots. + -DON'T FORGET TO ADD THE CHANGE TO CHANGELOG.md!