mirror of
https://github.com/Homebrew/brew.git
synced 2026-08-12 22:29:27 +04:00
Add Responsible AI Usage documentation
- explain the principles behind our AI/LLM usage rules for maintainers and contributors rather than just the requirements - riff off Administrate's "AI at Administrate" guidance: human in the loop, trust appropriately, use AI to improve AI, try things - cross-link from the index, `CONTRIBUTING` guide, pull request template, PR how-to, maintainer guidelines and new maintainer checklist so the guidance is discoverable where AI use comes up
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@ First time contributing to Homebrew? Read our [Code of Conduct](https://github.c
|
||||
|
||||
### "Artificial Intelligence"/Large Language Model (AI/LLM) usage
|
||||
|
||||
We allow you to create issues and pull requests with AI/LLM with the following requirements:
|
||||
We allow you to create issues and pull requests with AI/LLM with the following requirements (see [Responsible AI Usage](https://docs.brew.sh/Responsible-AI-Usage) for the principles behind them):
|
||||
|
||||
* You must disclose in the initial issue or pull request that you used AI/LLM and what tool/model/etc. you used.
|
||||
* You must review all AI/LLM generated code, prose, etc. content before you ask anyone in Homebrew to review it for you.
|
||||
|
||||
Reference in New Issue
Block a user