Update README and CONTRIBUTING adoc files with shared, spring-project GitHub Organization community health files.
This commit is contained in:
@@ -1,26 +1,28 @@
|
|||||||
= Contributing to Spring Session
|
= Contributing to Spring Boot for Apache Geode & Pivotal GemFire
|
||||||
|
|
||||||
Spring Session is released under the Apache 2.0 license. If you would like to contribute
|
Spring Boot for Apache Geode & Pivotal GemFire (SBDG) is released under the Apache 2.0 license. If you would like to
|
||||||
something, or simply want to hack on the code this document should help you get started.
|
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]
|
||||||
|
|
||||||
|
== Reporting Security Vulnerabilities
|
||||||
|
|
||||||
|
Please see our https://github.com/spring-projects/spring-boot-data-geode/security/policy[Security policy].
|
||||||
|
|
||||||
== Using GitHub issues
|
== Using GitHub issues
|
||||||
|
|
||||||
We use GitHub issues to track bugs and enhancements. If you have a general usage question
|
We use GitHub issues to track bugs and enhancements. If you have a general usage question
|
||||||
please ask on https://stackoverflow.com[Stack Overflow]. The Spring Session team and the
|
please ask on https://stackoverflow.com[Stack Overflow]. The Spring Boot team and the
|
||||||
broader community monitor the https://stackoverflow.com/tags/spring-session[`spring-session`]
|
broader community monitor the https://stackoverflow.com/tags/spring-session[`spring-session`]
|
||||||
tag.
|
tag.
|
||||||
|
|
||||||
If you are reporting a bug, please help to speed up problem diagnosis by providing as much
|
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
|
information as possible. Ideally, that would include a small sample project that
|
||||||
reproduces the problem.
|
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].
|
|
||||||
|
|
||||||
|
|||||||
@@ -102,8 +102,12 @@ at https://projects.spring.io/spring-boot/
|
|||||||
[[code-of-conduct]]
|
[[code-of-conduct]]
|
||||||
== Code of Conduct
|
== Code of Conduct
|
||||||
|
|
||||||
This project adheres to the Contributor Covenant link:CODE_OF_CONDUCT.adoc[code of conduct].
|
Please see our https://github.com/spring-projects/.github/blob/master/CODE_OF_CONDUCT.md[code of conduct]
|
||||||
By participating, you are expected to uphold this code. Please report unacceptable behavior to spring-code-of-conduct@pivotal.io.
|
|
||||||
|
[[report-security-vulnerability]]
|
||||||
|
== Reporting Security Vulnerabilities
|
||||||
|
|
||||||
|
Please see our https://github.com/spring-projects/spring-boot-data-geode/security/policy[Security policy].
|
||||||
|
|
||||||
[[license]]
|
[[license]]
|
||||||
== License
|
== License
|
||||||
|
|||||||
Reference in New Issue
Block a user