diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 00000000..a4101100 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,16 @@ +Please do not open a pull request without first filing an issue and/or discussing the feature directly with the project maintainer. + +### Please ensure you adhere to every item in this list + +- [ ] This PR was pre-approved by the project maintainer +- [ ] I have self-reviewed the code +- [ ] I have added all necessary tests + +### Describe your changes + +Please provide detailed description of the changes. + +### Issue number and link + +Pull request require a prior issue with discussion. +Include the issue number of link here.