Skip to content

Commit

Permalink
Create pull_request_template.md
Browse files Browse the repository at this point in the history
  • Loading branch information
manics authored Jun 12, 2020
1 parent f8de077 commit 685e89c
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
Thank you for contributing to this repository!

You can help us review your changes by answering these questions.
They are all optional, but the more information you provide the easier it will be for us to review your changes.
Everyone here is a volunteer, so please help us out if you can.

* **What does this PR do?**

* **Is this PR related to another issue, or is it part of a larger body of work?**
Please feel free to provide as much context or links to external sites as you want!

* **Does this PR introduce a breaking change?**
If so what changes might users need to make in their application due to this PR?

* **How can this PR be tested?**
If this is not covered by the automated tests please help us by showing us the steps needed to verify the changes work.

* **Other information**

0 comments on commit 685e89c

Please sign in to comment.