-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #25 from ConsenSys/barlock-patch-1
Pull request template
- Loading branch information
Showing
1 changed file
with
14 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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) |