Skip to content
Prev Previous commit
Next Next commit
Add Pull Request template
Add a template for Pull Requests in GitHub.
  • Loading branch information
martincostello committed May 25, 2019
commit 0dd540f72b5cbb2d702b2d4056a33ca69120cab2
5 changes: 5 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
_Summarize the changes this Pull Request makes._

_If adding a new provider, please ensure you have included appropiate test(s)._

_Please include a reference to a GitHub issue if appropriate._