Merge pull request #16 from keylase/pull-request-templates

Add PR template
This commit is contained in:
Vladislav Yarmak
2018-12-31 10:26:31 +02:00
committed by GitHub

7
PULL_REQUEST_TEMPLATE.md Normal file
View File

@@ -0,0 +1,7 @@
**Purpose of proposed changes**
Please give us an idea about why these changes should be applied. If actual PR fixes some opened issues, please reference them here.
**Essential steps taken**
If possible, please highlight most essential parts of your solution in order to speed up our understanding of changes made.