Skip to content

Commit

Permalink
Add DCO paragraph to contribution guidelines
Browse files Browse the repository at this point in the history
  • Loading branch information
mhalbritter committed Jan 13, 2025
1 parent d7b2147 commit a81cfd6
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions CONTRIBUTING.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,9 @@ We use GitHub issues to track bugs and enhancements. If you have a general usage
please ask on https://stackoverflow.com[Stack Overflow] or join us on the
https://gitter.im/spring-io/initializr[Gitter channel].

== Sign the Contributor License Agreement
Before we accept a non-trivial patch or pull request we will need you to
https://cla.pivotal.io/sign/spring[sign the Contributor License Agreement].
Signing the contributor's agreement does not grant anyone commit rights to the main
repository, but it does mean that we can accept your contributions, and you will get an
author credit if we do. Active contributors might be asked to join the core team, and
given the ability to merge pull requests.

== Include a Signed Off By Trailer
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.
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].

== Code Conventions and Housekeeping
None of these is essential for a pull request, but they will all help. They can also be
Expand Down

0 comments on commit a81cfd6

Please sign in to comment.