Polish contributing.adoc

Issue #938

Signed-off-by: etrandafir93 <emanueltrandafir1993@gmail.com>
This commit is contained in:
Emanuel Trandafir
2025-03-27 21:28:34 +02:00
committed by Josh Cummings
parent 7a0a7bdc53
commit 553b5edd51

View File

@@ -81,6 +81,8 @@ The wiki pages https://github.com/spring-projects/spring-framework/wiki/Code-Sty
To format the code as well as check the style, run `./gradlew format check`.
Lastly, run `./gradlew checkstyleMain checkstyleTest` before submitting a pull request, for additional style checks.
[[submit-a-pull-request]]
=== Submit a Pull Request