diff --git a/CONTRIBUTING.adoc b/CONTRIBUTING.adoc index b071246..ef4c725 100644 --- a/CONTRIBUTING.adoc +++ b/CONTRIBUTING.adoc @@ -1,11 +1,22 @@ -= Contributing to Spring Session += Contributing to Spring Session for Apache Geode & Pivotal GemFire -Spring Session is released under the Apache 2.0 license. If you would like to contribute -something, or simply want to hack on the code this document should help you get started. +Spring Session for Apache Geode & Pivotal GemFire is released under the Apache 2.0 license. If you would like to +contribute something, or simply want to hack on the code this document should help you get started. +== Sign the Contributor License Agreement + +If you have not previously done so, please fill out and +submit the https://cla.pivotal.io/sign/spring[Contributor License Agreement]. + +[[code-of-conduct]] == Code of Conduct -This project adheres to the Contributor Covenant link:CODE_OF_CONDUCT.adoc[code of conduct]. -By participating, you are expected to uphold this code. Please report unacceptable behavior to spring-code-of-conduct@pivotal.io. + +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-session-data-geode/security/policy[Security policy]. == Using GitHub issues @@ -17,10 +28,3 @@ tag. If you are reporting a bug, please help to speed up problem diagnosis by providing as much information as possible. Ideally, that would include a small sample project that reproduces the problem. - - - -== Sign the Contributor License Agreement -If you have not previously done so, please fill out and -submit the https://cla.pivotal.io/sign/spring[Contributor License Agreement]. - diff --git a/README.adoc b/README.adoc index 1cf62dc..1cc39d4 100644 --- a/README.adoc +++ b/README.adoc @@ -63,11 +63,14 @@ No other Spring Session provider offers you the same type of flexibility and pow your requirements and UC change (e.g. from simple session caching to a full on _System of Record_ with _distributed compute_ and _streaming capabilities_). -[[code-of-conduct]] -=== Code of Conduct +[[website]] +== Spring Session Project Site -This project adheres to the Contributor Covenant link:CODE_OF_CONDUCT.adoc[code of conduct]. -By participating, you are expected to uphold this code. Please report unacceptable behavior to spring-code-of-conduct@pivotal.io. +You can find the documentation, issue management, support, samples, and guides for using _Spring Session_ +at https://projects.spring.io/spring-session/. + +Additionally, you can find documentation, issue management, support, samples and guides using _Spring Session +for Apache Geode & Pivotal GemFire_ at https://spring.io/projects/spring-session-data-geode. [[documentation]] === Documentation @@ -76,11 +79,15 @@ Documentation for _Spring Session for Apache Geode and Pivotal GemFire_ can be f https://docs.spring.io/autorepo/docs/spring-session-data-geode-build/{version}/reference/html5/[here] and Javadoc is available https://docs.spring.io/autorepo/docs/spring-session-data-geode-build/{version}/api/[here]. -[[website]] -== Spring Session Project Site +[[code-of-conduct]] +== Code of Conduct -You can find the documentation, issue management, support, samples, and guides for using _Spring Session_ -at https://projects.spring.io/spring-session/ +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-session-data-geode/security/policy[Security policy]. [[license]] == License