diff --git a/README.md b/README.md index e7911d05..cbaaea81 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,10 @@ # spring-ai-examples [![Integration Tests](https://github.com/spring-projects/spring-ai-examples/actions/workflows/integration-tests.yml/badge.svg)](https://github.com/spring-projects/spring-ai-examples/actions/workflows/integration-tests.yml) + +## Contributor Quick Verification + + +- Build with project-recommended command +- Run tests before opening PR +- Keep each PR scoped to one concern