summaryrefslogtreecommitdiff
path: root/contributors/guide
AgeCommit message (Collapse)Author
2023-02-02Fix typo in Korean version of contributor cheat sheet (#7064)Hyeonmin Park
* Fix typo in Korean version of contributor cheat sheet * Update contributors/guide/contributor-cheatsheet/README-ko.md Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com> * Update contributors/guide/contributor-cheatsheet/README-ko.md * Update contributors/guide/contributor-cheatsheet/README-ko.md --------- Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com>
2023-02-01Fix k8s dev mailing list links.James Blair
Historic google group https://groups.google.com/g/kubernetes-dev has been sunset and archived as of January 2022. The new group is https://groups.google.com/a/kubernetes.io/g/dev. Signed-off-by: James Blair <mail@jamesblair.net>
2023-01-25sig-contribex: Remove Meet our ContributorsBob Killen
2023-01-25sig-contribex: Remove Office HoursBob Killen
2023-01-16Fix nit typos in contributors/guide/README.mdMichael
2023-01-02Merge pull request #6667 from fsmunoz/prow-and-tide-squashingKubernetes Prow Robot
Add tide/merge-method-squash option for automated squashing
2022-11-21Fixed inconsistent first character capitalization. (#6778)Dhruv Maindola
* Fixed inconsistent first character capitalization. In some bullet points there were words where first character wasn't in uppercase and in some they were. Fixed the inconsistency. * Update contributing.md
2022-11-01time for emeritusParis Pittman
2022-09-19grammar: removed doubles of the word "the"Oscar Utbult
2022-09-15Fix broken link for testing locally on contributor-cheatsheet page (#6879)Akanksha kumari
* Fix broken link for testing locally on contributor-cheatsheet page * Update contributors/guide/contributor-cheatsheet/README.md Co-authored-by: Bob Killen <killen.bob@gmail.com> Co-authored-by: Bob Killen <killen.bob@gmail.com>
2022-09-11updated contributors/guide/pull-requests.mdamolmote
Signed-off-by: amolmote <amolmote201@gmail.com>
2022-09-07Merge pull request #6743 from mrbobbytables/fix-linksKubernetes Prow Robot
Fix markdown links to be compatible with contributor-site
2022-09-07Merge pull request #6689 from Sea-n/issue-triageKubernetes Prow Robot
Fix link for issue-triage.md
2022-07-17Fix markdown links to be compatible with contributor-siteBob Killen
While the trailing brackets [] are markdown compatible they break the links with the contributor-site link generator when the content is ingested.
2022-07-05Merge pull request #6691 from aufarg/fix-contributing-md-linkKubernetes Prow Robot
Fix link in contributing.md
2022-06-08Merge pull request #6526 from alisondy/ownerscontribexKubernetes Prow Robot
Update owners for ContribEx
2022-06-08Fix link in contributing.mdAufar Gilbran
2022-06-07Fix link for issue-triage.md ↵Sean Wei
2022-06-03Add tide/merge-method-squash option for automated squashingFrederico Muñoz
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-05-27Adding kubernetes.io hyperlink to Getting Startedjaytiaki
2022-04-10Remove hugo table syntax from issue triage guideBob Killen
2022-04-08Merge pull request #6498 from pymander/ela/update-release-notes-guideKubernetes Prow Robot
Update release-notes.md with community feedback
2022-04-08Merge pull request #6482 from pymander/ela/update-issue-triage-guideKubernetes Prow Robot
Overhaul the Issue Triage guide to match style guide
2022-04-04Add GitHub account Prerequisite for K8s contributionjaytiaki
As a brand new contributor, I didn't realise I needed a GitHub account. I want to make sure it's clear for others.
2022-03-07Update owners for ContribExalisondy
Co-authored-by: Bob Killen <bobkillen@google.com>
2022-03-01Overhaul the Issue Triage guide to match style guideErik L. Arneson
This edit on the Issue Triage document brings it up to date with the style guideline while clarifying some language and doing some minor edits. Co-authored-by: Bob Killen <killen.bob@gmail.com>
2022-02-28Update release-notes.md with community feedbackErik L. Arneson
This updates the release notes guide to meet style guidelines, as well as including additional advice on release notes from community feedback.
2022-02-28Update contributors/guide/first-contribution.mdUmesh Roy
Co-authored-by: Bob Killen <killen.bob@gmail.com>
2022-02-28Update contributors/guide/first-contribution.mdUmesh Roy
Co-authored-by: Bob Killen <killen.bob@gmail.com>
2022-02-24Broken "Contributor Role Board" link is updated to Community IssuesUmesh Roy
2022-01-30Fix broken links to learn about sigs in the contributor guideAlison Dowdney
2022-01-21Update parts of the contributor guide to match the style guideErik L. Arneson
Edit parts of the Contributor Guide to match the Kubernetes Documentation style guide. This PR updates the following: - the GitHub Workflow document - the Help Wanted guide - the Coding Conventions document Co-authored-by: Joel Barker <joel@lionswaycontent.com> Co-authored-by: Bob Killen <killen.bob@gmail.com>
2022-01-14Update language to make emeritus process clearer (#6339)Davanum Srinivas
* update language to make emeritus process clearer Signed-off-by: Davanum Srinivas <davanum@gmail.com> * Update contributors/guide/owners.md Co-authored-by: Bob Killen <killen.bob@gmail.com> Co-authored-by: Bob Killen <killen.bob@gmail.com>
2022-01-04Changed all instances of k-dev@ and kubernetes-dev@ to dev@kubernetes.io (#6311)Ayushman
* Changed all instancesof k-dev@ and kubernetes-dev@ to dev@kubernetes.io Changes Removed From archive updated the link changes made csv undo changed links * Fix last two instances of googlegroups.com * Revert changes to election docs for past elections Co-authored-by: Christoph Blecker <admin@toph.ca>
2021-12-21Merge pull request #6181 from ↵Kubernetes Prow Robot
avinashupadhya99/reword-blocked-words-in-commit-message Reword github keywords usage in PR and commit messages
2021-12-10Cleanup of inactive contributors from OWNERS filesDavanum Srinivas
Co-authored-by: Bob Killen <killen.bob@gmail.com> Co-authored-by: Sergey Kanzhelev <S.Kanzhelev@live.com> Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2021-11-12Change 'master' to 'main' in github-workflow markdown (#6221)wiggitywhitney
* Change master to main * Revert changes and add note to clarify that default branch may be called main * Move comments to top of respective codeblocks
2021-11-11OWNERS(justaugustus): Prune extraneous reviewer rolesStephen Augustus
Signed-off-by: Stephen Augustus <foo@auggie.dev>
2021-10-27Remove bold formattingAvinash Upadhyaya K R
2021-10-26Reword github keywords usage in PR and commit messagesAvinash Upadhyaya K R
2021-10-04Merge pull request #6078 from AvineshTripathi/helpwantedfixKubernetes Prow Robot
added example links for help wanted and good first issue
2021-10-01Fix: Broken link on non-code-contributionsBLasan
2021-09-29Merge pull request #5990 from geoffcline/gdc-patch-1Kubernetes Prow Robot
remove unwanted text
2021-09-29added example links for help wanted and good first issueAvinesh Tripathi
2021-09-21Fix 6024: Missing link for Hindi language Cheatsheet on Readme.mdPratik P Borhade
Fix `6024`. This PR will add a link for Hindi language Cheetsheet on Readme.md
2021-09-03remove unwanted textGeoffrey Cline
2021-08-09Merge pull request #5925 from xinydev/update-owner-guide-docsKubernetes Prow Robot
Fix owners guide: approver in the reviewers section
2021-08-08Merge pull request #5926 from astraw99/patch-1Kubernetes Prow Robot
Update `git squash` doc
2021-08-03Update owners.mdCorey Daley
Fix typo `s/ALISES/ALIASES/`
2021-08-01Update `git squash` docCheng Wang
To be consistent with the example code (`squash`) below.