rmuir opened a new pull request, #16583: URL: https://github.com/apache/lucene/pull/16583
Per discussion on dev, add simple AI policy and link it from CONTRIBUTING.md. Policy is sourced from [astral's policy](https://github.com/astral-sh/.github/blob/main/AI_POLICY.md) PR template today already links to CONTRIBUTING.md: ```markdown <!-- If this is your first contribution to Lucene, please make sure you have reviewed the contribution guide. https://github.com/apache/lucene/blob/main/CONTRIBUTING.md --> ``` Issue templates already link to CONTRIBUTING.md (via github's default widgets): <img width="666" height="135" alt="Screen_Shot_2026-08-29_at_08 19 04" src="https://github.com/user-attachments/assets/e4a6abfa-aa63-43ce-afe3-c97bccc2c937" /> So the content is reachable from the key places where it counts. If there is trouble, we could always do more aggressive stuff as a followup (e.g. direct links to AI policy from these templates, required checkboxes on those templates that you've read it, etc etc). But it seems best to avoid that kind of thing unless it becomes strictly necessary. -- 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]
