Commit Graph

342 Commits

Author SHA1 Message Date
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
Lauri Apple 0a035272df
Draft-Revision of Issue Triage page (#4744)
* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update contributors/guide/issue-triage.md

Co-Authored-By: Bob Killen <killen.bob@gmail.com>

* Update contributors/guide/issue-triage.md

Co-Authored-By: Bob Killen <killen.bob@gmail.com>

* Update contributors/guide/issue-triage.md

Co-Authored-By: Bob Killen <killen.bob@gmail.com>

* Update contributors/guide/issue-triage.md

Co-Authored-By: Bob Killen <killen.bob@gmail.com>

* Update issue-triage.md

* Update issue-triage.md

* Update contributors/guide/issue-triage.md

Co-Authored-By: Bob Killen <killen.bob@gmail.com>

* Update contributors/guide/issue-triage.md

Co-Authored-By: Bob Killen <killen.bob@gmail.com>

* Update contributors/guide/issue-triage.md

Co-Authored-By: Bob Killen <killen.bob@gmail.com>

* Update contributors/guide/issue-triage.md

Co-Authored-By: Bob Killen <killen.bob@gmail.com>

* Update contributors/guide/issue-triage.md

Co-Authored-By: Bob Killen <killen.bob@gmail.com>

* Update contributors/guide/issue-triage.md

Co-Authored-By: Bob Killen <killen.bob@gmail.com>

* Update issue-triage.md

* Update issue-triage.md

* Update contributors/guide/issue-triage.md

Co-Authored-By: Bob Killen <killen.bob@gmail.com>

* Update contributors/guide/issue-triage.md

Co-Authored-By: Bob Killen <killen.bob@gmail.com>

* Update contributors/guide/issue-triage.md

Co-Authored-By: Bob Killen <killen.bob@gmail.com>

* Update issue-triage.md

* Update contributors/guide/issue-triage.md

Co-Authored-By: Bob Killen <killen.bob@gmail.com>

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

* Update contributors/guide/issue-triage.md

Co-authored-by: Bob Killen <killen.bob@gmail.com>

* Update contributors/guide/issue-triage.md

Co-authored-by: Bob Killen <killen.bob@gmail.com>

* Update contributors/guide/issue-triage.md

Co-authored-by: Bob Killen <killen.bob@gmail.com>

* Update issue-triage.md

* Update issue-triage.md

* Update issue-triage.md

Co-authored-by: Bob Killen <killen.bob@gmail.com>
2020-05-21 07:16:36 -07:00
Bob Killen 60514577e7
Remove kbarnard10 from contributor guide reviewers 2020-05-14 19:47:15 -04: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
gorbondiga 8e6a910da4 Fix broken link to meet our contributors page
Signed-off-by: Gorka B <gbravo002@ikasle.ehu.es>
2020-03-31 23:18:17 +02:00
David Sharp 61a78d1b49
contributing: Fix link to "Sign the CLA"
Link was broken when the page got split up.
2020-02-28 14:43:03 -08:00
vishakha 6e486f40ad
Changing title metadata for ReadME to Contributors Guide 2020-02-15 16:13:59 +05:30
Kubernetes Prow Robot 62300e7e0b
Merge pull request #4475 from vishakhanihore/get
Assigning weights to contributor documents for proper surfacing
2020-02-10 05:39:54 -08:00
vishakha 16c3c0a861 Assigning weights to contributor documents for proper surfacing 2020-02-10 19:03:37 +05:30
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
Kubernetes Prow Robot 335cb78d5d
Merge pull request #4480 from anastyakulyk/master
Add contributor cheat-sheet in Ukrainian
2020-02-06 05:19:34 -08:00
Anastasiya Kulyk d02e2423cb Implement review suggestions 2020-02-05 15:24:13 +02:00