Skip to content

Commit

Permalink
Create PULL_REQUEST_TEMPLATE.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Avik-Jain committed Aug 10, 2018
1 parent fcde48c commit 2f07e63
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
## Pull Request Prelude
Thank you for your contribution :)

Please complete the below steps before filing your PR:

I have read and understood CONTRIBUTING document.
I have read and understood CODE_OF_CONDUCT document.
I have included tests for the changes in my PR. If not, I have included a rationale for why I haven't.
I understand my PR may be closed if it becomes obvious I didn't actually perform all of these steps.
## Why this change is necessary and useful
[Please explain in detail why the changes in this PR are needed.]

0 comments on commit 2f07e63

Please sign in to comment.