docs: Update getting-started-develop with comprehensive contributing guide
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
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...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify project configuration.
[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.
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
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.
/ok-to-test
Isn't this redundant with the other PR(s) you've submitted?