From fc097d4e4b0507587a6a3dcdd1ad9ad1b5096a25 Mon Sep 17 00:00:00 2001 From: Amir Hameed Date: Thu, 30 Jul 2026 10:45:42 -0700 Subject: [PATCH] Add guidelines for responsible AI usage Added a section on using AI responsibly, outlining guidelines for contributors on reviewing AI-generated content and ensuring compliance with project policies. --- .../github-terms/github-community-guidelines.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/content/site-policy/github-terms/github-community-guidelines.md b/content/site-policy/github-terms/github-community-guidelines.md index 0eeccbbdb19f..2391c04fcee2 100644 --- a/content/site-policy/github-terms/github-community-guidelines.md +++ b/content/site-policy/github-terms/github-community-guidelines.md @@ -45,6 +45,19 @@ While some disagreements can be resolved with direct, respectful communication b While we are passionate about empowering maintainers to moderate their own projects, please contact {% data variables.contact.contact_support %} if you need additional support in dealing with a situation. +## Using AI Responsibly + +AI-assisted tools can help contributors write documentation, generate examples, summarize discussions, and prototype code more quickly. They should be treated as productivity tools rather than authoritative sources. + +When using AI-generated content: + +- Review all generated code and documentation before submitting. +- Verify technical accuracy and security implications. +- Remove any sensitive or proprietary information before sharing it with external AI services. +- Ensure contributions comply with this project's licensing and contribution policies. +- Contributors remain fully responsible for the correctness and quality of their submissions, regardless of whether AI tools were used. + + ## What happens if someone violates GitHub's policies? We rely on reports from the community, as well as proactive detection, to help ensure that GitHub is a safe, welcoming, and productive platform for software developers. There are a variety of factors we consider when we’re made aware of behavior or content not in line with GitHub’s policies. However, our policy enforcement and content moderation approach prioritizes our vision to be the home for all developers. This means: