diff --git a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md b/.github/pull_request_template.md similarity index 89% rename from .github/PULL_REQUEST_TEMPLATE/pull_request_template.md rename to .github/pull_request_template.md index cccaa4bf..6dcf9497 100644 --- a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,11 +1,11 @@ -**Please provide enough information so that others can review your pull request:** - - - -**Explain the *details* for making this change. What existing problem does the pull request solve?** - - - -**Commit formatting** - +**Please provide enough information so that others can review your pull request:** + + + +**Explain the *details* for making this change. What existing problem does the pull request solve?** + + + +**Commit formatting** + Use emojis on commit messages so it provides an easy way of identifying the purpose or intention of a commit. Check out the emoji cheatsheet here: https://gitmoji.carloscuesta.me/ \ No newline at end of file