Skip to content

Commit 47bd41f

Browse files
jiunbaeclaude
andcommitted
docs: add OAC badge guideline for target repo maintainers
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent b062ce3 commit 47bd41f

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -494,6 +494,18 @@ For more granular control, add `.context/plans/` with per-issue plans:
494494
- If ambiguous, choose the safest non-breaking path
495495
```
496496

497+
### Add an OAC Badge to Your Repo
498+
499+
Show that your repo accepts AI agent contributions by adding this badge to your README:
500+
501+
```markdown
502+
[![OAC](https://img.shields.io/badge/OAC-enabled-brightgreen?style=flat-square)](https://github.com/open330/open-agent-contribution)
503+
```
504+
505+
This renders as: [![OAC](https://img.shields.io/badge/OAC-enabled-brightgreen?style=flat-square)](https://github.com/open330/open-agent-contribution)
506+
507+
Place it in your badge row near the top of your README, alongside your other project badges.
508+
497509
### Add a Maintainer Section to Your Target Repo README
498510

499511
Use this snippet in repos that want to receive OAC contributions:

0 commit comments

Comments
 (0)