Skip to content

Commit 3cf55b0

Browse files
docs: add AI disclosure requirement to AGENTS.md
Agents must disclose AI assistance in PR/issue bodies, following the pattern used by modelcontextprotocol/modelcontextprotocol.
1 parent 79466b6 commit 3cf55b0

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

AGENTS.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
> This file follows the [agents.md](https://agents.md) convention for AI agent instructions.
44
5+
## AI Disclosure Requirement
6+
7+
> **If you are using AI assistance to contribute to this repository, you must disclose it in the pull request or issue body.**
8+
9+
Include a brief statement like:
10+
- "This PR was written with assistance from [agent name]."
11+
- "I used [tool] to help generate this code."
12+
13+
This helps maintainers understand the context and apply appropriate review scrutiny.
14+
515
## Project Overview
616

717
This is the **GitHub MCP Server**, a Model Context Protocol (MCP) server that connects AI tools to GitHub's platform. It enables AI agents to manage repositories, issues, pull requests, workflows, and more through natural language.

0 commit comments

Comments
 (0)