Add PR template

Add pull request template to speedup communication and save maintainers' efforts.
This commit is contained in:
Vladislav Yarmak 2018-12-26 18:43:19 +02:00 committed by GitHub
parent 06f49e3415
commit 29c5cfdfa1
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.