Skip to content

Docs: Add CONTRIBUTING.md#306

Open
Maximus-08 wants to merge 2 commits intovolcano-sh:mainfrom
Maximus-08:contributing
Open

Docs: Add CONTRIBUTING.md#306
Maximus-08 wants to merge 2 commits intovolcano-sh:mainfrom
Maximus-08:contributing

Conversation

@Maximus-08
Copy link
Copy Markdown

What type of PR is this?
/kind documentation

What this PR does / why we need it:
This PR adds a CONTRIBUTING.md guide for agentcube. Standard practice across all open source repos and used as the first step in onboarding new contributors . Adapted from the contributing guide of Kthena.

Which issue(s) this PR fixes:
Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

NONE

Signed-off-by: Avnish Jaltare <avnishjaltare8@gmail.com>
Copilot AI review requested due to automatic review settings May 7, 2026 15:28
@volcano-sh-bot volcano-sh-bot added the kind/documentation Improvements or additions to documentation label May 7, 2026
@volcano-sh-bot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign hzxuzhonghu for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@volcano-sh-bot
Copy link
Copy Markdown
Contributor

Welcome @Maximus-08! It looks like this is your first PR to volcano-sh/agentcube 🎉

@Maximus-08 Maximus-08 changed the title Add CONTRIBUTING.md Docs: Add CONTRIBUTING.md May 7, 2026
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request introduces a comprehensive CONTRIBUTING.md file to guide new contributors through the project's workflow, coding standards, and testing requirements. The review feedback suggests correcting a missing Slack link reference, updating the Code of Conduct URL to use the main branch, recommending the use of make fmt for consistency with other tooling, and simplifying documentation paths for better alignment with the project structure.

Comment thread CONTRIBUTING.md Outdated
Comment thread CONTRIBUTING.md Outdated
Comment thread CONTRIBUTING.md Outdated
Comment thread CONTRIBUTING.md Outdated
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds a top-level contributor guide for AgentCube to standardize onboarding and set expectations for contribution workflow, testing, and governance references.

Changes:

  • Introduces CONTRIBUTING.md with a contribution workflow (branching, PRs, review loop).
  • Documents project tooling/testing commands and expectations.
  • Adds guidance around documentation updates, governance/ownership, and security reporting.

Comment thread CONTRIBUTING.md Outdated
Comment thread CONTRIBUTING.md Outdated
Comment thread CONTRIBUTING.md
Comment thread CONTRIBUTING.md
Comment thread CONTRIBUTING.md
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 7, 2026

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 47.75%. Comparing base (524e55e) to head (a5c41a9).
⚠️ Report is 22 commits behind head on main.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #306      +/-   ##
==========================================
+ Coverage   47.57%   47.75%   +0.18%     
==========================================
  Files          30       30              
  Lines        2819     2854      +35     
==========================================
+ Hits         1341     1363      +22     
- Misses       1338     1343       +5     
- Partials      140      148       +8     
Flag Coverage Δ
unittests 47.75% <ø> (+0.18%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Signed-off-by: Avnish Jaltare <avnishjaltare8@gmail.com>
Comment thread CONTRIBUTING.md
* Document new features under `docs/` and update READMEs/examples when behavior changes

## AI Guidance
Using AI tools to help write your PR is acceptable, but as the author, you are responsible for understanding every change. Do not leave the first review of AI generated changes to the reviewers, verify the changes (code review, testing, etc.) before submitting your PR. Reviewers may ask questions about your AI-assisted code, and if you cannot explain why a change was made, the PR will be closed. When responding to review comments, please do so without relying on AI tools. Reviewers want to engage directly with you, not with generated responses. If you used AI tools in preparing your PR, please disclose this in the "Special notes for your reviewer" section. All contributions must follow the contributions policies and use commit messages that align with the policy. Large AI generated PRs and AI generated commit messages are discouraged.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Ths's good,

Copy link
Copy Markdown
Member

@hzxuzhonghu hzxuzhonghu left a comment

Choose a reason for hiding this comment

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

LGTM

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

Labels

kind/documentation Improvements or additions to documentation size/L

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants