Add GitHub pull request template

This commit is contained in:
pushkyn 2018-10-29 21:17:51 +03:00 committed by Lex Berezhny
parent e03e41ad31
commit 73bcc1796f

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 #