@@ -17,7 +17,7 @@ Thanks for your interest in contributing to brin! We welcome contributions of al
1717Before contributing, please:
1818
19191 . Read the [ README] ( README.md ) to understand the project
20- 2 . Check [ existing issues] ( https://github.com/superagent-ai/brin/issues ) to avoid duplicates
20+ 2 . Check [ existing issues] ( https://github.com/superagent-ai/brin-cli /issues ) to avoid duplicates
21213 . For major changes, open an issue first to discuss
2222
2323## Development Setup
@@ -32,7 +32,7 @@ Before contributing, please:
3232
3333``` bash
3434# Clone the repo
35- git clone https://github.com/superagent-ai/brin
35+ git clone https://github.com/superagent-ai/brin-cli
3636cd brin
3737
3838# Set up git hooks
@@ -74,7 +74,7 @@ make check # Run all checks (fmt + lint + test)
7474
7575### Reporting Bugs
7676
77- Use the [ bug report template] ( https://github.com/superagent-ai/brin/issues/new?template=bug.yml ) and include:
77+ Use the [ bug report template] ( https://github.com/superagent-ai/brin-cli /issues/new?template=bug.yml ) and include:
7878
7979- Steps to reproduce
8080- Expected vs actual behavior
@@ -83,7 +83,7 @@ Use the [bug report template](https://github.com/superagent-ai/brin/issues/new?t
8383
8484### Suggesting Features
8585
86- Use the [ feature request template] ( https://github.com/superagent-ai/brin/issues/new?template=feature.yml ) and describe:
86+ Use the [ feature request template] ( https://github.com/superagent-ai/brin-cli /issues/new?template=feature.yml ) and describe:
8787
8888- The problem you're trying to solve
8989- Your proposed solution
@@ -167,7 +167,7 @@ PRs are squash-merged to keep history clean.
167167
168168- [ Discord] ( https://discord.gg/spZ7MnqFT4 ) — chat with the team
169169- [ Twitter/X] ( https://x.com/superagent_ai ) — follow for updates
170- - [ GitHub Issues] ( https://github.com/superagent-ai/brin/issues ) — bugs and features
170+ - [ GitHub Issues] ( https://github.com/superagent-ai/brin-cli /issues ) — bugs and features
171171
172172---
173173
0 commit comments