Commit Graph

81 Commits

Author SHA1 Message Date
k8s-ci-robot 1560c15d42
Merge pull request #2870 from ignertic/patch-1
Add Meet Our Contributors link
2018-11-19 20:53:45 -08:00
Riya 5df541ee60 Update contributors guide README.md 2018-11-12 16:46:26 +05:30
ignertic b67fb8cc44
Update README.md 2018-11-12 02:47:10 +02:00
Michiel Rook 7894b85422
Fix typo 2018-11-06 14:48:21 +01:00
ignertic 08fd17f08b
Add Meet Our Contributors link 2018-10-29 12:04:15 +02:00
Arnaud Meukam 46ded5d187 add the redirection for the good first issues 2018-09-27 03:15:51 +02:00
Will Hayslett 85c3d5fc2d
Corrected contributor guide readme
Removed superfluous "for" in the "Find something to work on" section
2018-08-22 22:16:27 -05:00
Jorge O. Castro bc980554ce
Add link to the role board 2018-08-22 15:26:15 -04:00
Jorge O. Castro 3a67939608
Remove disclaimer and do one more round of copyediting
Add review fixes from Guin
2018-08-01 15:30:11 -04:00
Srini Brahmaroutu a08ccca618 Adding Conformance Guidelines document. 2018-07-20 13:01:25 -07:00
Palash Nigam de9b4257e6
Contributors guide: Clarify repository specific guidelines
Closes https://github.com/kubernetes/community/issues/1833
2018-07-19 12:36:29 +05:30
guineveresaenger 72752135fd Rewords the actions to be taken by nonmember to indicate ownership of an issue 2018-07-05 13:41:27 -07:00
guineveresaenger 40c826de67 Adds explanation for inability to assign non-org members to Issues to contributor guide 2018-07-05 11:56:36 -07:00
k8s-ci-robot d7dee0262c
Merge pull request #2320 from castrojo/security-mention
Add an initial security section
2018-07-02 16:44:17 -07:00
kevinlmadison 8558e4f730 Fix grammatical error in testing section of the contributing guide. 2018-06-29 22:24:12 -04:00
Jorge O. Castro 9263c1547f
Fix spelling. 2018-06-27 14:24:32 -04:00
Conor Landry 6d3c337df3 add a notice that the good first issue label is new and a WIP 2018-06-12 14:34:58 -04:00
Carolyn Van Slyck 742a0445d6
Define good first issue and clarify help wanted labels 2018-06-09 17:21:55 -05:00
Marius Gerling 8ccff61002 Add China to the list of events
KubeCon + CloudNativeCon is now held thrice a year.
China is added to the list of events.

Signed-off-by: Marius Gerling <marius@gerl1ng.de>
2018-05-14 11:22:55 +02:00
Tim Pepper 0da18de1ec update issue triage doc url
The issue triage doc has moved from:
	contributors/devel/issues.md
to:
	contributors/guide/issue-triage.md

Signed-off-by: Tim Pepper <tpepper@vmware.com>
2018-04-10 10:07:38 -07:00
Vijay Mateti eebd98b8ef
Fix for duplicate title on Contributors guide README 2018-04-09 11:17:02 -04:00
Christoph Blecker d5b9d92fd6
fix a typo in the Contributor Guide readme 2018-03-03 14:10:52 -08:00
Ellen Körbes f9efbe89e8 CNI link 2018-02-25 16:19:40 -03:00
Ellen Körbes 626c637b33 quick fixes 2018-02-25 11:32:57 -03:00
Jorge O. Castro 2138c03113 Fix roles ToC entry 2018-02-23 13:05:10 -05:00
Jorge O. Castro e0fafcdf23 Fix TOC, add encouragement to level up 2018-02-23 12:01:16 -05:00
Jorge O. Castro 40863e00d0 Add mention of membership roles to contrib guide 2018-02-22 15:19:36 -05:00
guineveresaenger aeb13f90c2 This commit removes the duplication of thanks from the Contributor Guide
Thanks were expressed twice in the Contributor Guide. To remove clutter, this pull request removes this section from the main README but leaves it in community-expectations.md. In the future, code review documentation will be added as well.
2018-02-15 13:48:21 -08:00
Jorge O. Castro 6d9820bf93 Move scalability good practices to the contributor guide 2018-02-08 14:15:18 -05:00
Jorge O. Castro 02a00faf53 Move owners file to the contributor guide
Added a new section in the README for things that are important for
contributors to know, but not something they will use often or at all
but needs to be documented, like owners files.
Linked to documentation team's contribution page.
2018-02-08 10:24:39 -05:00
k8s-ci-robot 58d176b501
Merge pull request #1741 from guineveresaenger/sig-label-example
Contains example for adding a SIG label
2018-02-06 04:18:11 -08:00
Tim Pepper 6092312009 contrib guide: update ToC
The table of contents has slipped out of date.

FYI I'm generating a ToC with a command like:
	pandoc -t markdown_github --toc -s README.md
and then picking up the modifications and dropping them in the document.

Not the best workflow, but..markdown.

Signed-off-by: Tim Pepper <tpepper@vmware.com>
2018-02-05 17:34:45 -08:00
guineveresaenger 7045c6066f removed KubeCon stub - information is present under Events 2018-02-05 11:07:29 -08:00
guineveresaenger c09259b656 adding meetup information 2018-02-05 11:02:41 -08:00
guineveresaenger 4a1c527d90 adds link to mentoring README 2018-02-05 10:28:03 -08:00
guineveresaenger d3b163a214 Contains example for adding a SIG label 2018-02-05 09:59:05 -08:00
k8s-ci-robot 04bc9fd717
Merge pull request #1730 from castrojo/add-toc-headers
Add TOC headers to contributor, developer, and mentorship guides
2018-02-03 06:23:05 -08:00
Jorge O. Castro df19571fd4 Add TOC headers to contributor, developer, and mentorship guides
This adds the necessary metadata to generate a table of contents when
when generating these pages for the documentation.
2018-02-02 13:16:21 -05:00
Jorge O. Castro 05de74cba3 Add pointer to communication/
Communication resources are in their own directory, this points people
to it.
2018-02-02 12:07:36 -05:00
k8s-ci-robot 05ccea37f2
Merge pull request #1694 from castrojo/move-issue-triage
Move issue triage guide into the contributor guide
2018-01-29 17:11:06 -08:00
zhuyan 06b3a38988 doc: fix typo in contributors guideline. 2018-01-30 05:32:22 +08:00
Moshe Immerman 303a0a8185
fix: broken link to community-expectations.md 2018-01-28 12:33:45 +02:00
k8s-ci-robot c41473c9d7
Merge pull request #1695 from guineveresaenger/brokenlink
fixed links to community expectations
2018-01-26 08:21:31 -08:00
guineveresaenger ec8afcb362 fixed links to community expectations 2018-01-26 08:16:34 -08:00
Jorge O. Castro 226adc4ea9 Add issue-triage to the main guide 2018-01-26 10:39:39 -05:00
Tim Pepper b75e54d47e move coding-conventions.md to guide
The coding-conventions document covers useful introductory guidance for
all.  This commit moves it out of the devel/ detail directory and into the
contributor/guide, fixing up links from other doc's in this repo and
leaving a cookie crumb of a document pointing at the new location.

Signed-off-by: Tim Pepper <tpepper@vmware.com>
2018-01-25 17:29:22 -08:00
Tim Pepper 53f3badbe8 contrib guide: tighten some language
The difference between the two links for communications around questions
and troubleshooting was not clear to me, and the wording made them
seem somewhat redundant.  They're really two separate topic links,
so I've changed the wording to hopefully make it more clear that one has
general communications information and once is actually a
troubleshooting guide.

Signed-off-by: Tim Pepper <tpepper@vmware.com>
2018-01-24 11:56:01 -08:00
Jorge O. Castro 774750b5d2 Moving and revising community expectations 2018-01-22 10:34:16 -05:00
Jorge O. Castro 963c5c51f6 * Remove the working comments from the top so users can just get to the
content
* Remove inline todos and replace with link to labelled issues
2018-01-19 14:47:27 -05:00
guineveresaenger 888adea419 adding contributor cheatsheet link 2018-01-16 13:36:19 -08:00