diff --git a/PULL-REQUEST-TEMPLATE.md b/PULL-REQUEST-TEMPLATE.md deleted file mode 100644 index ddb68032c..000000000 --- a/PULL-REQUEST-TEMPLATE.md +++ /dev/null @@ -1,23 +0,0 @@ - - -# Fixes # - -### Checklist - -- [ ] I have read the SendGrid Contributor License Agreement (CLA) -- [ ] I have read the [Contribution Guide] and my PR follows them. -- [ ] My branch is up-to-date with the master branch. -- [ ] I have added tests that prove my fix is effective or that my feature works -- [ ] I have added necessary documentation (if appropriate) - -- [ ] All the functions created/modified in this PR contain relevant docstrings. - -### Short description of what this resolves: - -### Changes proposed in this pull request: - - - - If you have questions, please send an email to [Sendgrid](mailto:dx@sendgrid.com), or file a Github Issue in this repository. diff --git a/PULL_REQUEST_TEMPLATE b/PULL_REQUEST_TEMPLATE deleted file mode 100644 index 0ee08d36b..000000000 --- a/PULL_REQUEST_TEMPLATE +++ /dev/null @@ -1,26 +0,0 @@ - - - -Fixes # - -#### Checklist - -- [ ] I have read the SendGrid Contributor License Agreement (CLA) -- [ ] I have read the [Contribution Guide] and my PR follows them. -- [ ] My branch is up-to-date with the master branch. -- [ ] I have added tests that prove my fix is effective or that my feature works -- [ ] I have added necessary documentation (if appropriate) - -- [ ] All the functions created/modified in this PR contain relevant docstrings. - -#### Short description of what this resolves: - - -#### Changes proposed in this pull request: - - - - If you have questions, please send an email [Sendgrid](mailto:dx@sendgrid.com), or file a Github Issue in this repository. -