Update README and CONTRIBUTION adoc files to use shared, spring-projects GitHub Organization communnity health files.

This commit is contained in:
John Blum
2020-04-16 10:46:46 -07:00
parent 6819e2e62f
commit a0d9f6bf85
2 changed files with 31 additions and 20 deletions

View File

@@ -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].