diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000..3d92257 --- /dev/null +++ b/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,13 @@ +Thanks for sending a pull request! Please review the [guidelines for contributing](CONTRIBUTING.md), then fill out the blanks below. + +What does this implement/fix? Explain your changes +-------------------------------------------------- +… + +Does this close any currently open issues? +------------------------------------------ +… + +Any other comments? +------------------- +…