cziegeler opened a new pull request, #3: URL: https://github.com/apache/sling-adapter-annotations/pull/3
Adds an `AGENTS.md` file to provide a structured reference for contributors and automated agents working in this repository. - Documents the project purpose (`adapter-annotations` Apache Sling annotation library) - Lists core Maven commands for building, testing, and verifying the module - Describes the project layout with annotated directory tree - Captures development patterns: Java 8, 4-space indentation, ASF license headers, minimal API surface policy - Documents Git workflow conventions (feature branches off `master`, Apache Sling commit message style) - Provides testing guidelines for Maven Surefire and test placement - Highlights known gotchas (parent POM inheritance, zero-test scenarios, CI via `Jenkinsfile`) Co-authored-by: Maia <maia@noreply> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
