Create PULL_REQUEST_TEMPLATE.md

This commit is contained in:
VirtuBox
2019-03-19 20:55:10 +01:00
committed by GitHub
parent 130a51365d
commit 159e5d3183

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

@@ -0,0 +1,13 @@
<!--
Describe the change in summary section, including rationale and degin decisions.
Include "Fixes #nnn" if you are fixing an existing issue.
If you have more information you want to add, write them in "Additional
Information" section. This is usually used to help others understand your
motivation behind this change. A step-by-step reproduction of the problem is
helpful if there is no related issue.
-->
##### Summary
##### Additional Information