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
commit 88bce2fb2f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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.