Skip to content

Conversation

@10veU
Copy link
Contributor

@10veU 10veU commented Feb 1, 2025

Use proper Markdown syntax to wrap code blocks, enabling correct syntax highlighting when rendered.

Thank you for taking time to contribute this pull request!
You might have already read the [contributor guide][1], but as a reminder, please make sure to:

  • Sign the contributor license agreement
  • Rebase your changes on the latest main branch and squash your commits
  • Add/Update unit tests as needed
  • Run a build and make sure all tests pass prior to submission

 Use proper Markdown syntax to wrap code blocks, enabling correct syntax highlighting when rendered.
@ilayaperumalg
Copy link
Member

@10veU We recently switched from a CLA contributor approach to the DCO. Could you sign the commit and re-push?

git config --global user.name "Your Name"
git config --global user.email "[email protected]"

go to PR branch

git commit --amend --signoff
git push --force

@ilayaperumalg ilayaperumalg self-assigned this Feb 6, 2025
@ilayaperumalg ilayaperumalg added this to the 1.0.0-M6 milestone Feb 6, 2025
@ilayaperumalg
Copy link
Member

@10veU Thanks for the PR!

@ilayaperumalg ilayaperumalg merged commit 325fa97 into spring-projects:main Feb 6, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants