prow icon indicating copy to clipboard operation
prow copied to clipboard

docs: Update getting-started-develop with comprehensive contributing guide

Open deepsm007 opened this issue 1 month ago • 5 comments

Integrate detailed contributing guidelines into the getting-started-develop page. Adds comprehensive sections on:

  • How to contribute (fork, clone, branch, commit, PR)
  • Branching model and naming conventions
  • Coding standards (Go style, code organization, error handling)
  • PR guidelines and review process
  • Testing requirements
  • Code review guidelines for reviewers and authors

deepsm007 avatar Nov 20 '25 15:11 deepsm007

Deploy Preview for k8s-prow ready!

Name Link
Latest commit a643c1c65b5162402afc6b084122d9733716e556
Latest deploy log https://app.netlify.com/projects/k8s-prow/deploys/691f32d28b542a00080d4519
Deploy Preview https://deploy-preview-551--k8s-prow.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

netlify[bot] avatar Nov 20 '25 15:11 netlify[bot]

[APPROVALNOTIFIER] This PR is NOT APPROVED

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

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

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

k8s-ci-robot avatar Nov 20 '25 15:11 k8s-ci-robot

Hi @deepsm007. Thanks for your PR.

I'm waiting for a github.com member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

k8s-ci-robot avatar Nov 20 '25 15:11 k8s-ci-robot

/ok-to-test

matthyx avatar Nov 20 '25 16:11 matthyx

Isn't this redundant with the other PR(s) you've submitted?

stmcginnis avatar Nov 23 '25 12:11 stmcginnis