Skip to content

Commit 34342c3

Browse files
committed
CLA -> DCO
1 parent d28190b commit 34342c3

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.github/dco.yml

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

CONTRIBUTING.adoc

+2-2
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,8 @@ Please do your best to follow these steps.
9090
Don't worry if you don't get them all correct the first time, we will help you.
9191

9292
[[sign-cla]]
93-
1. If you have not previously done so, please sign the https://cla.spring.io/sign/spring[Contributor License Agreement].
94-
You will be reminded automatically when you submit the PR.
93+
1. 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.
94+
For additional details, please refer to the blog post https://spring.io/blog/2025/01/06/hello-dco-goodbye-cla-simplifying-contributions-to-spring[Hello DCO, Goodbye CLA: Simplifying Contributions to Spring].
9595
[[create-an-issue]]
9696
1. Must you https://github.com/spring-projects/spring-security/issues/new/choose[create an issue] first? No, but it is recommended for features and larger bug fixes. It's easier discuss with the team first to determine the right fix or enhancement.
9797
For typos and straightforward bug fixes, starting with a pull request is encouraged.

0 commit comments

Comments
 (0)