Apply GitHub default community health
* Remove `CODE_OF_CONDUCT.adoc` if favor of the same for a GitHub org * Move `LICENSE.txt` to the root project dir * Fix `build.gradle` to copy a `LICENSE.txt` from the actual location * Fix `README.md` and `CONTRIBUTING.adoc` to point into the actual `CODE_OF_CONDUCT` & Security policy * Add `ISSUE_TEMPLATE` directory with files similar to ones in `spring-session` * Fix wrong section `id` in the `whats-new.adoc`
This commit is contained in:
3
.github/PULL_REQUEST_TEMPLATE.md
vendored
3
.github/PULL_REQUEST_TEMPLATE.md
vendored
@@ -1,5 +1,6 @@
|
||||
<!--
|
||||
Thanks for contributing to Spring Integration. Please provide a brief description of your pull-request and reference any related issue numbers (prefix references with #).
|
||||
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).
|
||||
-->
|
||||
|
||||
Reference in New Issue
Block a user