Skip to content

Conversation

@Ave19Anurag
Copy link

Description (required)

Fixes #6564

What changes did you make and why?

Summary
Adds .github/agents.md with guidance for AI/code-generation and human contributors.

Motivation
Provide clear, consistent guidance so generated PRs are higher quality and easier for maintainers to review.

Implementation
New .github/agents.md file; no code changes.

Tests performed (required)

Review the .github/agents.md content on GitHub.
CI should run; since no code changes, CI should pass quickly.

I have read CONTRIBUTING.md.

- Provide tests or sample inputs if relevant.

Examples of good prompts
- "Add a .github/agents.md file that explains how to ask Copilot to create small PRs with: summary, motivation, implementation, test steps, and issue reference."
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this from the blog? Sorry if the intent of the issue wasn't clear - we need agents.md file and the blog has some great examples that we can read to write a good agents.md file. We can mention that this is an Android project in Kotlin, provide commands for the testing agent and so on.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! I used the blog only as inspiration — this draft is my own. I’ll revise agents.md to be more repo-specific: mention it’s a Kotlin/Android project, add the test/build commands, and include clearer guidance for the testing agent. I’ll update the PR soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add agents.md file

2 participants