James Blair
1eefebc699
Fix k8s dev mailing list links.
...
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-02-01 21:01:18 +13:00
Bob Killen
54e7e09f3f
sig-contribex: Remove Meet our Contributors
2023-01-25 11:13:44 -06:00
Bob Killen
57b18803c4
sig-contribex: Remove Office Hours
2023-01-25 11:00:40 -06:00
Michael
91071cf5f5
Fix nit typos in contributors/guide/README.md
2023-01-16 20:30:25 +08:00
Kubernetes Prow Robot
5bfd60ba35
Merge pull request #6667 from fsmunoz/prow-and-tide-squashing
...
Add tide/merge-method-squash option for automated squashing
2023-01-02 07:31:31 -08:00
Dhruv Maindola
ba3160d44f
Fixed inconsistent first character capitalization. ( #6778 )
...
* 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-21 13:36:14 -08:00
Paris Pittman
86a9a7a27c
time for emeritus
2022-11-01 10:51:13 -07:00
Oscar Utbult
284ba22f05
grammar: removed doubles of the word "the"
2022-09-19 16:30:28 +02:00
Akanksha kumari
fcbcf9eb6c
Fix broken link for testing locally on contributor-cheatsheet page ( #6879 )
...
* 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-15 07:37:26 -07:00
amolmote
4feca6b6e7
updated contributors/guide/pull-requests.md
...
Signed-off-by: amolmote <amolmote201@gmail.com>
2022-09-11 08:59:36 +05:30
Kubernetes Prow Robot
00cf7e2081
Merge pull request #6743 from mrbobbytables/fix-links
...
Fix markdown links to be compatible with contributor-site
2022-09-07 07:34:37 -07:00
Kubernetes Prow Robot
cb643465b9
Merge pull request #6689 from Sea-n/issue-triage
...
Fix link for issue-triage.md
2022-09-07 06:58:37 -07:00
Bob Killen
4772172cc4
Fix markdown links to be compatible with contributor-site
...
While the trailing brackets [] are markdown compatible they break the links with the contributor-site link generator when the content is ingested.
2022-07-17 12:28:28 -05:00
Kubernetes Prow Robot
17dbb3a8d8
Merge pull request #6691 from aufarg/fix-contributing-md-link
...
Fix link in contributing.md
2022-07-05 20:30:49 -07:00
Kubernetes Prow Robot
a5dc6ee638
Merge pull request #6526 from alisondy/ownerscontribex
...
Update owners for ContribEx
2022-06-08 08:14:22 -07:00
Aufar Gilbran
8f9aa53f82
Fix link in contributing.md
2022-06-08 00:37:57 +08:00
Sean Wei
6689abcdde
Fix link for issue-triage.md
2022-06-07 11:35:55 +08:00
Frederico Muñoz
a30a95d2ff
Add tide/merge-method-squash option for automated squashing
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2022-06-03 10:33:54 +01:00
jaytiaki
42ba5cd1cd
Adding kubernetes.io hyperlink to Getting Started
2022-05-27 11:06:39 +12:00
Bob Killen
7e12bfb7e8
Remove hugo table syntax from issue triage guide
2022-04-10 16:28:06 -05:00
Kubernetes Prow Robot
b3e46dc171
Merge pull request #6498 from pymander/ela/update-release-notes-guide
...
Update release-notes.md with community feedback
2022-04-08 10:28:42 -07:00
Kubernetes Prow Robot
9c098c3d80
Merge pull request #6482 from pymander/ela/update-issue-triage-guide
...
Overhaul the Issue Triage guide to match style guide
2022-04-08 06:16:45 -07:00
jaytiaki
f76cf208b1
Add GitHub account Prerequisite for K8s contribution
...
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-04-04 16:23:07 +12:00
Madhav Jivrajani
d429aeb0a2
guide: Add more docs around tide/merge-method-squash
...
This commit adds more information about the label
`tide/merge-method-squash` and shows what the commit
message ends up looking like if the label is used on
multiple commits, especially if the PR contains fixup
commits like "address reviews".
Adding this documentation to better illustrate the
effects of using this label as opposed to squashing
by hand and preserve good commit message practices.
Signed-off-by: Madhav Jivrajani <madhav.jiv@gmail.com>
2022-03-09 16:54:37 +05:30
alisondy
d6f5c59680
Update owners for ContribEx
...
Co-authored-by: Bob Killen <bobkillen@google.com>
2022-03-07 22:01:04 +00:00
Erik L. Arneson
d3165e0bb5
Overhaul the Issue Triage guide to match style guide
...
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-03-01 10:17:59 -08:00
Erik L. Arneson
71201fcfe6
Update release-notes.md with community feedback
...
This updates the release notes guide to meet style guidelines, as well
as including additional advice on release notes from community
feedback.
2022-02-28 09:40:20 -08:00
Umesh Roy
f5c5055a30
Update contributors/guide/first-contribution.md
...
Co-authored-by: Bob Killen <killen.bob@gmail.com>
2022-02-28 09:27:16 -05:00
Umesh Roy
d19ab249b9
Update contributors/guide/first-contribution.md
...
Co-authored-by: Bob Killen <killen.bob@gmail.com>
2022-02-28 09:27:01 -05:00
Umesh Roy
9188b3f0d0
Broken "Contributor Role Board" link is updated to Community Issues
2022-02-24 11:38:57 -05:00
Alison Dowdney
3da706ad23
Fix broken links to learn about sigs in the contributor guide
2022-01-30 16:03:53 +00:00
Erik L. Arneson
7df15f70b7
Update parts of the contributor guide to match the style guide
...
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-21 14:38:16 -08:00
Davanum Srinivas
09bdcedcd7
Update language to make emeritus process clearer ( #6339 )
...
* 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-14 09:07:51 -08:00
Ayushman
737df3cb8d
Changed all instances of k-dev@ and kubernetes-dev@ to dev@kubernetes.io ( #6311 )
...
* 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>
2022-01-04 21:36:32 -08:00
Kubernetes Prow Robot
01647f33e3
Merge pull request #6181 from avinashupadhya99/reword-blocked-words-in-commit-message
...
Reword github keywords usage in PR and commit messages
2021-12-21 12:44:01 -08:00
Davanum Srinivas
4f5ee904cc
Cleanup of inactive contributors from OWNERS files
...
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-12-10 14:16:30 -05:00
wiggitywhitney
1ef48631b8
Change 'master' to 'main' in github-workflow markdown ( #6221 )
...
* 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-12 07:18:28 -08:00
Stephen Augustus
68a1d33bf5
OWNERS(justaugustus): Prune extraneous reviewer roles
...
Signed-off-by: Stephen Augustus <foo@auggie.dev>
2021-11-11 13:21:38 -05:00
Avinash Upadhyaya K R
a4873c6e8c
Remove bold formatting
2021-10-27 13:39:08 +05:30
Avinash Upadhyaya K R
f1279464b0
Reword github keywords usage in PR and commit messages
2021-10-26 14:33:46 +05:30
Kubernetes Prow Robot
df2ff3feb2
Merge pull request #6078 from AvineshTripathi/helpwantedfix
...
added example links for help wanted and good first issue
2021-10-04 09:09:09 -07:00
BLasan
e1a5ab54bf
Fix: Broken link on non-code-contributions
2021-10-01 13:05:25 +05:30
Kubernetes Prow Robot
f90ee3db12
Merge pull request #5990 from geoffcline/gdc-patch-1
...
remove unwanted text
2021-09-29 14:07:21 -07:00
Avinesh Tripathi
6ce538132f
added example links for help wanted and good first issue
2021-09-29 14:19:43 +05:30
Pratik P Borhade
15b739159b
Fix 6024: Missing link for Hindi language Cheatsheet on Readme.md
...
Fix `6024`.
This PR will add a link for Hindi language Cheetsheet on Readme.md
2021-09-21 23:30:12 +05:30
Geoffrey Cline
d9cd090c7f
remove unwanted text
2021-09-03 15:12:42 -05:00
Kubernetes Prow Robot
67979cc7ae
Merge pull request #5925 from xinydev/update-owner-guide-docs
...
Fix owners guide: approver in the reviewers section
2021-08-09 07:33:31 -07:00
Kubernetes Prow Robot
30bf55fead
Merge pull request #5926 from astraw99/patch-1
...
Update `git squash` doc
2021-08-08 07:53:31 -07:00
Corey Daley
9f00b58437
Update owners.md
...
Fix typo `s/ALISES/ALIASES/`
2021-08-03 16:40:41 -04:00
Cheng Wang
3c82898225
Update `git squash` doc
...
To be consistent with the example code (`squash`) below.
2021-08-01 17:50:15 +08:00
XinYang
e3a6cd434e
fix owners guide: approver in the reviewers section
...
Signed-off-by: XinYang <xinydev@gmail.com>
2021-07-31 00:57:48 +08:00
Tom Hayward
41b4e3d397
Fix typo in triage/needs-information label
...
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.
2021-07-21 09:36:35 -07:00
Pushkar Joglekar
99da412655
Typos and other punctuation fixes
2021-06-22 12:25:57 -07:00
Boleyn Su
8241873aef
Update owners.md
...
fix some typoes
2021-06-21 10:54:12 -04:00
Yuiko Mouri
87c4e24290
Add translation for tide/squash-on-merge to contributor-cheatsheet
2021-06-04 14:34:12 +09:00
Madhav Jivrajani
c4906d2ad9
Add documentaion for tide/squash-on-merge to pull-request.md and 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>
2021-05-13 21:51:57 +05:30
Peter Parada
a156537114
Fix typo
2021-04-05 10:38:00 +02:00
Davide Imola
10a68c1920
Removing ending white space in mentorship and re-align TOC to content
2021-03-19 09:14:40 +01:00
AprilShu
5abbc69870
Update README-zh.md
...
修改一处语句不通
2021-03-02 17:09:28 +08:00
Kubernetes Prow Robot
4c9ef2d135
Merge pull request #5540 from spzala/issueprtime
...
New PR for an already assigned issues
2021-03-01 16:09:25 -08:00
Steven Lenker
cb7e1a7207
Fix typo in first-contribution page
...
Fixes a small typo (SIG'ss) in the Your First Contribution page.
2021-03-01 17:40:49 -06:00
Sahdev Zala
b9c18d3a6c
New PR for an already assigned issues
...
Clarify when to create a PR to address an issue by a new contributor when
the issue is already assigned to someone else.
2021-02-22 10:52:39 -05:00
Sahdev Zala
8ecaa25456
Update triage guidelines
...
Update triage guidelines for the new automation.
Related #4743
2021-01-24 10:53:22 -05:00
Bin Guo
57bc9223b7
fix typo
2020-12-24 18:43:12 +08:00
Rin (they/them)
ed6f2181ef
Added link to best practices section
...
Added a link to, 'How to Make Your Code Reviewer Fall in Love With You,' by Michael Lynch
2020-12-07 15:25:16 -06:00
Léopold Jacquot
e660c6af77
Fix small typo
2020-11-19 21:21:51 +01:00
Dan Kenigsberg
7535165e34
tiny whitespace fix
...
For the more compulsive among us, let's have a space just before a sentence begins.
2020-11-19 00:27:16 +02:00
Jason L. van Brackel
ac9fd85c11
Correct broken hyperlinks in the contributor guide.
2020-10-14 16:23:22 -04:00
Kubernetes Prow Robot
dae5fc7d51
Merge pull request #5193 from benmoss/remove-velodrome
...
Remove references to velodrome
2020-10-08 12:11:06 -07:00
Kubernetes Prow Robot
c0f0b708d8
Merge pull request #5186 from mrbobbytables/update-labels
...
Update triage/support label references to kind/support
2020-10-07 08:31:02 -07:00
Rin (they/them)
962c02bf5f
Update first contribution page ( #5182 )
...
* 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
2020-10-07 08:30:42 -07:00
Ben Moss
27585bcc90
Remove references to velodrome
2020-10-06 11:02:56 -04:00
Bob Killen
0b0aa63703
Update triage/support label references to kind/support
...
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
2020-10-02 09:15:07 -04:00
Kubernetes Prow Robot
a94e084fd7
Merge pull request #5149 from celanthe/patch-2
...
Updated readme.md to align with style guide
2020-09-28 08:24:48 -07:00
Rin (they/them)
f2766faab1
contrib-guide: update README.md to align with style guide
2020-09-25 15:36:09 -05:00
Neha Viswanathan
ea619ffe2d
fix broken links in README
...
Signed-off-by: Neha Viswanathan <itsnehavis@gmail.com>
2020-09-18 08:09:26 -07:00
Ihor Dvoretskyi
577c0bcc44
Meetups subsection updated
...
Signed-off-by: Ihor Dvoretskyi <ihor@linux.com>
2020-08-26 16:59:33 +00:00
Bob Killen
ac63d14b66
Fix PR workflow link in contrib guide owners doc
2020-08-20 10:38:30 -04:00
Kubernetes Prow Robot
a393986f2c
Merge pull request #5050 from mrbobbytables/fix-link
...
Fix broken link in contrib guide contributing doc
2020-08-20 06:43:23 -07:00
Nikhita Raghunath
f5846beb59
Remove stackoverflow from support template response
2020-08-20 18:53:03 +05:30
Bob Killen
9fd23c71b4
Fix broken link in contrib guide contributing doc
2020-08-19 21:02:32 -04:00
Jorge O. Castro
d27cb26831
Deduplify content: Remove reviewee content from the review-guidelines ( #5031 )
...
* 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>
2020-08-17 17:09:30 -07:00
Bob Killen
3ad759d795
contributor guide: Add site aliases
...
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
2020-08-17 14:56:30 -04:00
Bob Killen
b562569bdd
Fix metadata header in contributor guide readme
2020-08-02 12:47:01 -04:00
Kubernetes Prow Robot
57da86b3ac
Merge pull request #4935 from mrbobbytables/update-guide-readme
...
Add description to contributor guide readme
2020-07-24 11:46:22 -07:00
Bob Killen
7e4afd9a91
Upate community calendar links
...
The new calendar address is:
https://calendar.google.com/calendar/embed?src=calendar%40kubernetes.io
2020-07-24 12:52:19 -04:00
Bob Killen
f6fccc4383
Add description to contributor guide readme
2020-07-12 19:21:08 -04:00
Kubernetes Prow Robot
46bd935071
Merge pull request #4876 from castrojo/guide-updates
...
Merge getting started into the main page as they're required.
2020-06-23 14:11:19 -07:00
Kubernetes Prow Robot
d337c9d8ae
Merge pull request #4827 from RPing/patch-1
...
Update github-workflow.md
2020-06-22 10:00:41 -07:00
RPing
86c8508610
Update github-workflow.md
2020-06-23 00:36:14 +08:00
Jorge O. Castro
67c6f7fe14
Merge getting started into the main page as they're required.
...
Restructure the main menu, fix up formatting.
Signed-off-by: Jorge O. Castro <jorgec@vmware.com>
2020-06-22 12:05:45 -04:00
Bob Killen
427ccfbc7d
Add frontmatter descriptions to the contributor guide docs
2020-06-19 07:44:44 -04:00
Kubernetes Prow Robot
f09c04b4a9
Merge pull request #4865 from mrbobbytables/remove-bug-bounty
...
Remove bug bounty program doc
2020-06-18 10:12:20 -07:00
Bob Killen
ad6f504972
Remove outdated collaboration 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
2020-06-16 18:29:00 -04:00
Bob Killen
4708a4c9ce
Remove bug bounty program doc
...
The bug bounty program is managed externally through hackerone.
https://hackerone.com/kubernetes
2020-06-16 12:55:32 -04:00
onyiny-ang
2fd4334796
Update Release Notes Document to reflect PR boilerplate changes
2020-06-11 20:46:34 -04:00
vishakha
e3db935944
feat: Adding guidance on commit message style ( #4343 )
...
* 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>
2020-06-04 12:18:38 -07:00
vishakha
f4c7914af3
feat: Addition of Reviewer's Guideline ( #4338 )
2020-06-03 08:14:18 -07:00
Fabrizio Pandini
4042a04c44
Localize contributor cheatsheet to it ( #4808 )
...
* localize contributor cheatsheet to it
* fix ci errors
2020-05-24 05:43:11 -07:00
Lauri Apple
c0c656c3b2
Added Triage Party to Table of Contents
...
Doc was missing the link.
2020-05-21 20:59:49 +02:00