Skip to content

Commit 4d15c3c

Browse files
committed
Merge branch '1.3.x'
2 parents daaf156 + 4b7dfc0 commit 4d15c3c

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

.github/dco.yml

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
require:
2+
members: false
3+

README.md

+5-4
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,16 @@
66

77
This project is governed by the [Spring Code of Conduct](CODE_OF_CONDUCT.adoc). By participating, you are expected to uphold this code of conduct. Please report unacceptable behavior to [email protected].
88

9+
## Contributing
10+
11+
All commits must include a _Signed-off-by_ trailer at the end of each commit message to indicate that the contributor agrees to the Developer Certificate of Origin.
12+
For additional details, please refer to the blog post [Hello DCO, Goodbye CLA: Simplifying Contributions to Spring](https://spring.io/blog/2025/01/06/hello-dco-goodbye-cla-simplifying-contributions-to-spring).
13+
914
## Documentation
1015

1116
This project has reference documentation ([published](https://docs.spring.io/spring-graphql/reference/) and [source](spring-graphql-docs/modules/ROOT)), an
1217
[API reference](https://docs.spring.io/spring-graphql/docs/current-SNAPSHOT/api/). There are [samples](https://github.com/spring-projects/spring-graphql/tree/1.0.x/samples) in the 1.0.x branch that will be [moved out](https://github.com/spring-projects/spring-graphql/issues/208) into a separate repository.
1318

14-
## Continuous Integration Builds
15-
16-
Information regarding CI builds can be found in the project's [Concourse pipeline](ci/README.adoc) documentation.
17-
1819
## Stay in Touch
1920

2021
Follow [@SpringCentral](https://twitter.com/springcentral).

0 commit comments

Comments
 (0)