Skip to content

Commit

Permalink
Merge branch '1.4.x'
Browse files Browse the repository at this point in the history
  • Loading branch information
shakuzen committed Jan 15, 2025
2 parents ba67cd9 + 21f3841 commit e55fe0e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions .github/dco.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
require:
members: false
6 changes: 3 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@ For example, those with Micrometer Tracing knowledge and experience can contribu
The remainder of this document will focus on guidance for contributing code changes. It will help contributors to build,
modify, or test the Micrometer Tracing source code.

## Contributor License Agreement
## Include a Signed Off By Trailer

Contributions in the form of source changes require that you fill out and submit
the [Contributor License Agreement](https://cla.pivotal.io/sign/pivotal) if you have not done so previously.
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](https://developercertificate.org).
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).

## Getting the source

Expand Down

0 comments on commit e55fe0e

Please sign in to comment.