Kubernetes Prow Robot
0991742988
Merge pull request #6530 from MadhavJivrajani/merge-method-squash-docs
...
guide: Add more docs around tide/merge-method-squash
2024-05-21 01:21:15 -07:00
Sandipan Panda
2530944890
Remove references to Gubernator in contributors and comms docs
...
Gubernator is deprecated since June, 2023
Info on the discontinuation:
https://groups.google.com/a/kubernetes.io/g/dev/c/SIpSxGqu_3Q
2023-12-22 21:10:48 +05:30
Julia Furst Morgado
864bc2c60a
Fix grammar on README.md
2023-10-04 13:05:06 -04:00
Julia Furst Morgado
f8e09bdddc
Remove deprecated Gubernator from README.md
2023-10-04 13:01:39 -04:00
Chad Crowell
9ed5e88e5a
added contributor course link to helpful resources
2023-03-22 12:52:18 -05:00
Hyeonmin Park
70990f1212
Fix typo in Korean version of contributor cheat sheet ( #7064 )
...
* 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-02 21:54:27 -08:00
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
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
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
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
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
AprilShu
5abbc69870
Update README-zh.md
...
修改一处语句不通
2021-03-02 17:09:28 +08:00
Ben Moss
27585bcc90
Remove references to velodrome
2020-10-06 11:02:56 -04: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
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
427ccfbc7d
Add frontmatter descriptions to the contributor guide docs
2020-06-19 07:44:44 -04: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
Celeste Horgan
7b7ba09a57
Improve squashing documentation ( #4668 )
...
* Improve squashing documentation
Signed-off-by: Celeste Horgan <celeste@cncf.io>
* Apply suggestions from code review
Co-Authored-By: Bob Killen <killen.bob@gmail.com>
* Update contributors/guide/github-workflow.md
Co-Authored-By: Bob Killen <killen.bob@gmail.com>
Co-authored-by: Bob Killen <killen.bob@gmail.com>
2020-04-06 05:11:46 -07:00
Bob Killen
05a6b9559a
Fix ToC within Contributor Cheatsheets.
2020-02-09 07:47:14 -05:00
MaxymVlasov
9720bb11dd
Add link to UK cheatsheet
2020-02-06 16:12:09 +02:00
Anastasiya Kulyk
d02e2423cb
Implement review suggestions
2020-02-05 15:24:13 +02:00
Anastasiya Kulyk
89797b175c
Add contributor cheat-sheet in Ukrainian
2020-01-17 10:22:17 +02:00
vishakha
7ff65be38c
Improving the PR Template and Contributor-Cheatsheet
2019-12-19 18:27:54 +05:30
Kubernetes Prow Robot
e1c6b6eea8
Merge pull request #3705 from avidLearnerInProgress/master
...
Localised contributor cheatsheet to Hindi
2019-12-03 21:00:57 -08:00
Jiahui Feng
8bb89f9752
fix kubernetes spelling.
2019-11-08 16:07:29 -08:00
Nikhita Raghunath
de5ad57f8c
contributor-guide: add note about #pr-reviews channel
2019-10-16 11:44:13 +05:30
Deden Fathurahman
cd3fc74ab2
fix few typo, and some markdown cleanup
2019-10-16 12:20:51 +07:00
Akihito INOH
b321ab58ed
Fix link to CLA page
...
As of now, We can't access to CLA page(/CLA.md#how-do-i-sign) by click
`Contributor License Agreement(CLA)にサインする` in `README-ja.md`.
This commit fixes dead link to CLA page.
2019-10-10 08:39:56 +09:00
Iqbal Syamil Ayasy
d6626001e0
fix localization documents
2019-09-30 23:38:55 +07:00
Iqbal Syamil Ayasy
426b8ac98b
Fix typo & update
2019-09-20 01:46:37 +07:00
Iqbal Syamil Ayasy
0dabc27131
Mention point release
2019-09-20 01:46:37 +07:00
Charlotte
9f3bd17a08
Add German translation of contributor cheatsheet
2019-08-27 18:14:30 +02:00
Kubernetes Prow Robot
5da171f5e5
Merge pull request #3877 from nasa9084/translate/contributor-cheatsheet
...
Translate/contributor cheatsheet into Japanese
2019-08-06 02:29:56 -07:00
nasa9084
69902b3d47
translate to japanese
...
translate subjects
translate first half
add vbar in language list
Co-Authored-By: Stephen Augustus <justaugustus@users.noreply.github.com>
(squash) translate
(squash) translate
(squash) fix link
(squash) fix linking
(squash) fix
(squash) fix
(squash) fix
Update contributors/guide/contributor-cheatsheet/README-ja.md
Co-Authored-By: Takuya Tokuda <cs.toku.mail@gmail.com>
Update contributors/guide/contributor-cheatsheet/README-ja.md
Co-Authored-By: Takuya Tokuda <cs.toku.mail@gmail.com>
Update contributors/guide/contributor-cheatsheet/README-ja.md
Co-Authored-By: Takuya Tokuda <cs.toku.mail@gmail.com>
Update contributors/guide/contributor-cheatsheet/README-ja.md
Co-Authored-By: Takuya Tokuda <cs.toku.mail@gmail.com>
Update contributors/guide/contributor-cheatsheet/README-ja.md
Co-Authored-By: Takuya Tokuda <cs.toku.mail@gmail.com>
(squash) s/commit/コミット/
Update contributors/guide/contributor-cheatsheet/README-ja.md
Co-Authored-By: Naoki Oketani <okepy.naoki@gmail.com>
Update contributors/guide/contributor-cheatsheet/README-ja.md
Co-Authored-By: Kohei Ota <kohei.ota@zozo.com>
Update contributors/guide/contributor-cheatsheet/README-ja.md
Co-Authored-By: Kohei Ota <kohei.ota@zozo.com>
2019-08-06 18:18:13 +09:00
Rémy Léone
436f329e9d
Add a French translation of contributor-cheatsheet
2019-08-01 10:49:11 +02:00
Nikhita Raghunath
74373ba6b7
Document private mailing list for GitHub Admin team
2019-07-26 17:18:39 +05:30
Takuya Tokuda
99f3271252
fix localization documents
2019-07-14 15:30:01 +09:00
Takuya Tokuda
adc4b8019b
fix approve command link
2019-07-14 15:30:01 +09:00
Yang Li
fb1a465c75
contributor cheat sheet: clean up links and typos
2019-06-02 13:15:03 +08:00
Yang Li
b42953f2fa
contributor cheat sheet: added links for translations
2019-06-02 13:15:03 +08:00
Yang Li
3c8d1bd313
contributor cheat sheet: added Chinese translation
2019-06-02 13:15:03 +08:00
Kubernetes Prow Robot
c26e934df1
Merge pull request #3697 from irvifa/id/add-contributor-cheatsheet
...
Initialize contributing cheatsheet in Bahasa Indonesia.
2019-05-14 07:49:15 -07:00
Irvi Aini
f7e521a9f9
Initialize contributing cheatsheet in Bahasa Indonesia.
...
Fix mispelling committe to committee.
Fix nitty gritty leftover english in code.
2019-05-14 21:37:51 +07:00
Felipe Amaral
c402cd7f54
adding contributor-cheatsheet/README-pt
...
adding contributor-cheatsheet/README-pt
adding contributor-cheatsheet/README-pt
adding contributor-cheatsheet/README-pt
Adjusting .spelling_failures, adding README-pt-md
Translating README-pt.md
Translating README-pt.md
Addressing PR comments
Adjusting links
Adjusting links
Adjustments
pt adjustments
pt adjustments
Fixing link
Adjusting agrupar os commits
Addressing PR comments
Adjusting pt
2019-05-13 17:47:20 +01:00
avidLearnerInProgress
4bfa5e8d20
Added-contributor-cheatsheet-localise-hi
2019-05-13 01:11:52 +05:30
Claudia J. Kang
955e91a58d
Localize contributor cheatsheet in Korean
...
* This commit add Korean contributor cheatsheet.
* Apply ianychoi's comment
2019-05-06 14:45:03 +09:00
Jorge O. Castro
9e6cbb5ae6
Add a link to the product security team pages
...
Signed-off-by: Jorge O. Castro <jorgec@vmware.com>
2019-04-26 09:51:06 -04:00
Bob Killen
bfb087fb27
Update Contributor GitHub Cheatsheet
...
- Expands on links and removes outdated ones.
- Adds section on signing the CLA.
2019-04-23 11:33:46 -04:00
Ihor Dvoretskyi
79f3d678da
LF HelpDesk email is not effective anymore
...
See https://github.com/kubernetes/community/issues/3502
Signed-off-by: Ihor Dvoretskyi <ihor@linux.com>
2019-04-22 11:55:04 -04:00