Skip to content

Commit 8f02c83

Browse files
committed
Use GitHub default community health files
Closes gh-1617
1 parent 570a768 commit 8f02c83

File tree

3 files changed

+17
-48
lines changed

3 files changed

+17
-48
lines changed

CODE_OF_CONDUCT.adoc

Lines changed: 0 additions & 44 deletions
This file was deleted.

CONTRIBUTING.adoc

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,16 @@
33
Spring Session is released under the Apache 2.0 license. If you would like to contribute
44
something, or simply want to hack on the code this document should help you get started.
55

6+
67
== Code of Conduct
7-
This project adheres to the Contributor Covenant link:CODE_OF_CONDUCT.adoc[code of conduct].
8-
By participating, you are expected to uphold this code. Please report unacceptable behavior to [email protected].
8+
9+
Please see our https://github.com/spring-projects/.github/blob/master/CODE_OF_CONDUCT.md[code of conduct]
10+
11+
12+
== Reporting Security Vulnerabilities
13+
14+
Please see our https://github.com/spring-projects/spring-session/security/policy[Security policy].
15+
916

1017
== Using GitHub issues
1118

README.adoc

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,16 @@ Spring Session consists of the following modules:
1818
* Spring Session JDBC - provides `SessionRepository` implementation backed by a relational database and configuration support
1919
* Spring Session Hazelcast - provides `SessionRepository` implementation backed by Hazelcast and configuration support
2020

21+
2122
== Code of Conduct
2223

23-
This project adheres to the Contributor Covenant link:CODE_OF_CONDUCT.adoc[code of conduct].
24-
By participating, you are expected to uphold this code. Please report unacceptable behavior to [email protected].
24+
Please see our https://github.com/spring-projects/.github/blob/master/CODE_OF_CONDUCT.md[code of conduct]
25+
26+
27+
== Reporting Security Vulnerabilities
28+
29+
Please see our https://github.com/spring-projects/spring-session/security/policy[Security policy].
30+
2531

2632
== Spring Session Project Site
2733

0 commit comments

Comments
 (0)