Move PULL_REQUEST_TEMPLATE.md to .github

This commit is contained in:
alxshelepenok
2019-02-13 17:33:25 +03:00
parent 01292b6675
commit 4d78d27b7c

10
.github/PULL_REQUEST_TEMPLATE.md vendored Normal file
View File

@@ -0,0 +1,10 @@
## Description
<!-- Write a brief description of the changes introduced by this PR -->
## Related Issues
<!--
Link to the issue that is fixed by this PR (if there is one)
e.g. Fixes #1234, Addresses #1234, Related to #1234, etc.
-->