diff --git a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md new file mode 100644 index 0000000..7d8fa8d --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md @@ -0,0 +1,6 @@ +* Link the PR to the related issue +* If there's no issue for the PR, please, create it first +* Rebase your PR if it gets out of sync with master +* Ensure your PR does not include dist/ directory + +**REMOVE THE TEXT ABOVE BEFORE CREATING THE PULL REQUEST**