Add Github Issue and PR templates

* Polishing - PR Comments
This commit is contained in:
Gary Russell
2018-01-02 11:13:26 -05:00
committed by Artem Bilan
parent 6f56e8ba11
commit e2d919ce00
2 changed files with 31 additions and 0 deletions

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

@@ -0,0 +1,5 @@
<!--
Thanks for contributing to Spring Integration. Please provide a brief description of your pull-request and reference any related issue numbers (prefix references with #).
See the [Contributor Guidelines for more information](https://github.com/spring-projects/spring-integration/blob/master/CONTRIBUTING.adoc).
-->