| Age | Commit message (Collapse) | Author |
|
Signed-off-by: XinYang <xinydev@gmail.com>
|
|
The issue triage instructions referenced `lifecycle/needs-information`, but the correct label is `triage/needs-information`. I also added the Prow command corresponding to this label.
|
|
|
|
fix some typoes
|
|
|
|
contributor-cheatsheet
- adding documentation increases awareness that this label exists and can help PRs get merged quicker
- Manual squash causes removal of lgtm label and re-run of CI tests.
Signed-off-by: Madhav Jivrajani <madhav.jiv@gmail.com>
|
|
|
|
|
|
修改一处语句不通
|
|
New PR for an already assigned issues
|
|
Fixes a small typo (SIG'ss) in the Your First Contribution page.
|
|
Clarify when to create a PR to address an issue by a new contributor when
the issue is already assigned to someone else.
|
|
Update triage guidelines for the new automation.
Related #4743
|
|
|
|
Added a link to, 'How to Make Your Code Reviewer Fall in Love With You,' by Michael Lynch
|
|
|
|
For the more compulsive among us, let's have a space just before a sentence begins.
|
|
|
|
Remove references to velodrome
|
|
Update triage/support label references to kind/support
|
|
* contrib-guide: apply styleguide to first-contribution page
* Continuing updates to your first contribution page
Continuing updates to your-first-contribution page to align with style guide
* Update first-contribution.md
Resolved suggested changes to your-first-contribution page
* Update first-contribution.md
Continued making changes to your-first-contribution to align with Kubernetes Developer Style guide per suggested changes
* Update first-contribution.md
Updated your-first-contribution page to resolve suggested changes
|
|
|
|
The label triage/support has been reclassified as kind/support. The
kind/* family of labels makes more logical sense, as they describe the
"kind" of thing an issue or PR is.
For more information, see the announcement email:
https://groups.google.com/g/kubernetes-dev/c/YcaJpsjjLKw/m/i15cLLx5CAAJ
|
|
Updated readme.md to align with style guide
|
|
|
|
Signed-off-by: Neha Viswanathan <itsnehavis@gmail.com>
|
|
Signed-off-by: Ihor Dvoretskyi <ihor@linux.com>
|
|
|
|
Fix broken link in contrib guide contributing doc
|
|
|
|
|
|
* Deduplify content: Remove reviewee content from the review-guidelines,
reorganize pull request page.
Signed-off-by: Jorge O. Castro <jorgec@vmware.com>
* Reformat ToC headers, move KISS section higher
Signed-off-by: Jorge O. Castro <jorgec@vmware.com>
|
|
Adds aliases to the contributor guide and cheatsheet for use on the
contributor website.
https://k8s.dev/guide -> contributor guide
https://k8s.dev/cheatsheet -> contributor cheatsheet
|
|
|
|
Add description to contributor guide readme
|
|
The new calendar address is:
https://calendar.google.com/calendar/embed?src=calendar%40kubernetes.io
|
|
|
|
Merge getting started into the main page as they're required.
|
|
Update github-workflow.md
|
|
|
|
Restructure the main menu, fix up formatting.
Signed-off-by: Jorge O. Castro <jorgec@vmware.com>
|
|
|
|
Remove bug bounty program doc
|
|
The contents of collab.md are out of date and the intent of the document
is better captured in some of the other docs such as expectations.md[1],
pull-requests.md[2] and review-guidelines.md[3].
[1] https://git.k8s.io/community/contributors/guide/expectations.md
[2] https://git.k8s.io/community/contributors/guide/pull-requests.md
[3] https://git.k8s.io/community/contributors/guide/review-guidelines.md
|
|
The bug bounty program is managed externally through hackerone.
https://hackerone.com/kubernetes
|
|
|
|
* feat: Adding guidance on commit message style
* Update commit message guidelines
* Add notes on kind/area
Co-authored-by: Bob Killen <bob.killen@linux.com>
|
|
|
|
* localize contributor cheatsheet to it
* fix ci errors
|
|
Doc was missing the link.
|