Add AI contribution policy.#845
Conversation
Signed-off-by: Andy Chan <github@sockbot.com>
980863b to
951bf4c
Compare
|
seems reasonable to me, i'll let this marinate for a couple days in case anyone wants to comment on it. |
|
Seems like no objections so i'll probably merge this in a couple days. |
|
Interesting and insightful take from the rust project: rust-lang/rfcs#3936, centered around the importance of being present to the work being shared, and to those impacted by it.
|
|
I have a few pragmatic comments.
In my experience, a lot of the noise of these systems comes from unclear expectations. A few sentences on what is considered good (or better yet just a link to great examples to emulate) will provide the necessary context to limit some of the worst aspects of AI slop. The context is this fork which was the result of doing a security audit with Claude Code Opus 4.6 as part of a proof-of-concept research question unrelated to this project. The issues and PRs are currently only toward the fork as I am still parsing the results (i.e. don't meet the accountability criterion above). Suggestion:
|
|
thanks for the review and comment everyone! |
Addresses #839
This PR adds portions of Fedora's AI-assisted contribution policy to this project's contribution guidelines. I referenced the final published policy, rather than the proposed policy wordings linked in the discussion.I also incorporated @bunnie 's concerns about AI-assisted contributions reducing the quality of submissions in the AI policy itself.
I chose not to copy the policy wording verbatim as it is licensed CC BY-SA, which is not compatible with this project's contribution guidelines which are checked in to the repo under the Apache license.
Feedback on this PR is welcome.