Commit Graph

9 Commits

Author SHA1 Message Date
Tim Pepper 0ebcc778e3 contrib guide: update link
The SIG-Release ephemera on issue workflow is moved to the devel guide.
Updating reference to it.

Signed-off-by: Tim Pepper <tpepper@vmware.com>
2018-08-30 17:28:32 -07:00
Tobias Nehrlich 15c88b5b96 Adds the 'trivial edit contribution policy'
Added the text from #1628 under 'Best Practices for Faster Reviews' and linked it at the top of the document.

Issue: #1628
2018-08-26 23:02:12 +02:00
Jeffrey Sica bb220cc04a add section on prs being held up by release cycle 2018-07-30 17:19:31 -04:00
bin liu 261cb0fd08 Change k8s-merge-robot to k8s-ci-robot 2018-03-15 06:48:54 +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
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