Add GitHub pull request template (#2069)

This commit is contained in:
Alex 2018-10-30 05:37:26 +02:00 committed by Sean Yesmunt
parent 78c27b4601
commit 736ab5581b

15
.github/PULL_REQUEST_TEMPLATE.md vendored Normal file
View file

@ -0,0 +1,15 @@
<!--
Thank your for making LBRY better!
note: Check existing issues and pull-requests before submitting new ones, as a courtesy to the maintainers and making sure work isn't duplicated.
-->
### Description
<!-- Please describe what the changes are made in this pull request and why the change was necessary. -->
<!--
If this pull request applies to an issue, add in the issue number here
e.g.
Fixes #1
-->
### Fixes #