From e2ce22e3e1a54c452cb3fbd91479af3c2dce9fca Mon Sep 17 00:00:00 2001 From: John Blum Date: Thu, 16 Apr 2020 10:27:20 -0700 Subject: [PATCH] Update README to include shared, spring-projects GitHub Organization community health files. --- README.adoc | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/README.adoc b/README.adoc index 138e448..0dee084 100644 --- a/README.adoc +++ b/README.adoc @@ -31,6 +31,22 @@ https://github.com/spring-projects/spring-boot-data-geode/tree/master/spring-geo and the https://github.com/spring-projects/spring-session-data-geode/tree/master/spring-session-data-geode/src/test/java/org/springframework/session/data/gemfire[test suite for SSDG] to get a sense of how this project is used and works. +[[code-of-conduct]] +== Code of Conduct + +Please see our https://github.com/spring-projects/.github/blob/master/CODE_OF_CONDUCT.md[code of conduct] + +[[report-security-vulnerability]] +== Reporting Security Vulnerabilities + +Please see our https://github.com/spring-projects/spring-test-data-geode/security/policy[Security policy]. + +[[license]] +== License + +_Spring Test for Apache Geode_ and _Spring Test for Pivotal GemFire_ is Open Source Software +released under the https://www.apache.org/licenses/LICENSE-2.0.html[Apache 2.0 license]. + [[nutshell]] == STDG in a Nutshell