Commit Graph

86 Commits

Author SHA1 Message Date
bin liu 261cb0fd08 Change k8s-merge-robot to k8s-ci-robot 2018-03-15 06:48:54 +08:00
Mohammad Riftadi a99ea22418 update pointer the bot commands to a flexible url 2018-03-05 09:22:05 +01: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
k8s-ci-robot 16ee8b3c7c
Merge pull request #1841 from castrojo/mention-membership
Add mention of membership roles to contrib guide
2018-02-23 10:42:44 -08: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
k8s-ci-robot ead946a8e0
Merge pull request #1761 from guineveresaenger/pullrequests
Cleanup and move to /contributors/guide of pull requests doc
2018-02-22 15:35:42 -08:00
guineveresaenger 405849f487 Release Notes: Title added; minor cleanup. Faster reviews tombstone added. Minor cleanup in pull-requests.md 2018-02-22 14:42:13 -08:00
guineveresaenger 66eb35601d Explains how to assign a reviewer using a bot command
Pinging someone with a github mention is different from using a bot command to assign them as a reviewer. This commit includes a specific explanation.
2018-02-22 14:42:13 -08:00
guineveresaenger 313ded24d3 Fixes table, capitalization, and in-doc links
This addresses a few broken links that resulted from style changes.
2018-02-22 14:41:57 -08:00
Jorge O. Castro 40863e00d0 Add mention of membership roles to contrib guide 2018-02-22 15:19:36 -05:00
Alejandra Bustos 4f755b398a Complete Install etcd in GitHub Workflow 2018-02-21 12:39:40 -06:00
guineveresaenger c990f670d2 Adding release-notes.md as separate file.
If a contributor reads the pull request template upon creating a PR then
they will get hints, but ahead of a PR there has not been sufficient
documentation of when release notes are required for a change, how a
contributor should indicate that a change needs notes, or what the note
text should be.  To help address this, this commit adds a first set of
release notes documentation for reference by the contributor guide.
2018-02-19 21:21:58 -08:00
guineveresaenger 28c2c5f4d4 Fixing links
Links now point at new location for pull-requests.md.
2018-02-19 21:21:58 -08:00
guineveresaenger f71f80ce56 Major rewrite of pull request process
The pull-requests.md document has gotten quite out of date.  This commit
does a massive scrub of its content for completeness, accuracy and
readability.  A number of links are fixed, updated information on labels
and bot commands is added, workflow descriptions for test and merge are
updated, and a description of the KEP process is added.
2018-02-19 21:20:17 -08:00
guineveresaenger 98bea78a76 contrib guide: move pull-requests.md from devel/ to guide/
Understanding the pull request process is central to being a successful
contributor.  This commit moves it from the more technical k8s internals
detailed devel/ area over to the guide/ where it will get more
visibility.
This patch just moves the file and leaves a tombstone reminder
behind.
2018-02-19 21:20:17 -08: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
Christoph Blecker b50b500cab
Add some labels to directory OWNERS files 2018-02-04 19:56:02 -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
Ihor Dvoretskyi 8322ec6499
Updated k8s devstats link
Even the existing one is working, the updated is more correct.
2018-01-30 17:08:33 +02: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
k8s-ci-robot 9e403b7366
Merge pull request #1703 from cblecker/guide-owners
Add OWNERS file for contributors/guide/
2018-01-29 16:51:06 -08:00
k8s-ci-robot bf045f015c
Merge pull request #1701 from halfcrazy/fix/typo-contributors-guide
doc: fix typo in contributors guideline.
2018-01-29 16:10:33 -08:00
zhuyan 06b3a38988 doc: fix typo in contributors guideline. 2018-01-30 05:32:22 +08:00
Christoph Blecker d06162ee52
Add OWNERS file for contributors/guide/ 2018-01-29 09:27:10 -08:00
k8s-ci-robot 1914daacf1
Merge pull request #1697 from guineveresaenger/morelinks
fixing more links
2018-01-29 06:22:32 -08:00
Moshe Immerman 303a0a8185
fix: broken link to community-expectations.md 2018-01-28 12:33:45 +02:00
guineveresaenger c4d6cdcf61 fixing more links 2018-01-26 14:24:57 -08: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
Jorge O. Castro d8bbdba62c This moves the issue triage guide into the contributor guide 2018-01-26 10:33:53 -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
k8s-ci-robot 109f173893
Merge pull request #1657 from tpepper/contrib_guide
contrib guide: tighten some language
2018-01-25 00:21:21 -08:00
g-harel 8a6ff19295 added missing link in github-workflow 2018-01-24 15:18:56 -05: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 bf0fcc7c5d Fix broken url 2018-01-23 13:20:49 -05:00
Jorge O. Castro 6d51ca785d Remove duplicate content and fix links 2018-01-23 09:13:57 -05:00