Skip to content

Update CONTRIBUTING.md #116

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ You can find more detailed contribution guides at [ag-ui.com](ag-ui.com)

---

## 1. Start a Discussion
## 1. Start a Discussion in Discord

Before writing code, open a new **Discussion** and briefly cover:
Before writing code, join the contributing channel in Discord:

1. **Problem** – what you’re trying to solve.
2. **Proposal** – how you plan to solve it (code, docs, design, etc.).
Expand Down Expand Up @@ -46,11 +46,12 @@ Need a quick sync?

## 5. Open Your Pull Request

1. Please refer to naming convention: https://docs.ag-ui.com/development/contributing
1. **Fork** the repo and create a feature branch.
2. Keep changes focused—one PR per feature or fix.
3. Link back to your Discussion in the PR description.

We review PRs weekly. Feel free to nudge us in your Discussion if you haven’t heard back in a few days.
We review PRs weekly. Feel free to nudge us in Discord if you haven’t heard back in a few days.

---

Expand Down