FrankChen021 opened a new pull request, #19854: URL: https://github.com/apache/druid/pull/19854
### Description Document the pull request title requirements in `AGENTS.md` so coding agents use a valid title before opening a PR against `master`. The new guidance includes: - the supported Conventional Commits title formats; - the accepted types configured by the PR title check; - an example title; and - a reminder to follow the pull request template when preparing the description. This avoids preventable failures in the `Verify PR title conforms to Conventional Commits` check and subsequent PR title edits. It does not affect Druid runtime behavior. ### Verification - Confirmed that the documented types match `.github/workflows/pr-checks.yml`. - Ran `git diff --check`. - No runtime tests were run because this change only updates agent guidance. This PR has: - [x] been self-reviewed. - [x] added documentation for a repository contribution requirement. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
