Skip to content

Commit

Permalink
Merge pull request #25 from ConsenSys/barlock-patch-1
Browse files Browse the repository at this point in the history
Pull request template
  • Loading branch information
hadasz authored Oct 22, 2018
2 parents 4b81bad + bc2b948 commit 53d77e9
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
**Related Issue**
Supports #ISSUE_NUMBER

**Related PRs**
This PR is not dependent on any other PR

**What does this PR do?**
The intent of this section is to help team members understand the scope of your changes and why you are making said changes. If there are any concerns or risks associated with your pull request, they should be documented here so your team members can give informative feedback in their reviews.

**Description of Changes**
The intent of this section is to describe the implementation details of the changes you made. Any architectural decisions made should be noted here as well as a short description of why you made that decision.

**What gif most accurately describes how I feel towards this PR?**
![Example of a gif](https://media.giphy.com/media/QTdJhJsdHys8w/giphy.gif)

0 comments on commit 53d77e9

Please sign in to comment.