summaryrefslogtreecommitdiff
path: root/contributors/devel/pull-requests.md
AgeCommit message (Collapse)Author
2018-04-26update to remove 1.10 outdated linksZach Arnold
2018-02-19contrib guide: move pull-requests.md from devel/ to guide/guineveresaenger
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-10Update link for the commands docLoïc Bourgois
2018-01-25move coding-conventions.md to guideTim Pepper
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>
2017-12-21Use git.k8s.io for linksChristoph Blecker
2017-11-03removed autogenerated munge analytics from filesguineveresaenger
2017-11-03beging to remove munch tags from files, also removed deprecated content of ↵guineveresaenger
how-to-doc in favor of link to k/website
2017-10-19Make release note description more readable per review comments.xiangpengzhao
2017-10-18Update release note processxiangpengzhao
2017-09-20Merge pull request #1106 from yuexiao-wang/fix-linkKubernetes Submit Queue
Automatic merge from submit-queue. . Clean up the bad link Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn> 1. Remove the title link 2. Modify the links which don't work
2017-09-20Merge pull request #1016 from xiangpengzhao/fix-docKubernetes Submit Queue
Automatic merge from submit-queue. . Update Development Automation and Pull Request Process fixes: #834 /cc @bgrant0607 @spiffxp
2017-09-20Clean up the bad linkyuexiao-wang
Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn>
2017-09-09Update Development Automation and Pull Request Processxiangpengzhao
2017-09-01Add the /hold and /hold cancel commands to PR docSteve Kuznetsov
Signed-off-by: Steve Kuznetsov <skuznets@redhat.com>
2017-09-01Add commentary on WIP title prefixesSteve Kuznetsov
Signed-off-by: Steve Kuznetsov <skuznets@redhat.com>
2017-08-31Update doc for release note and cherry pick labelsSteve Kuznetsov
New labels are being used to signify that a PR should not be merged if it's got a missing release note and/or requires a release note. Signed-off-by: Steve Kuznetsov <skuznets@redhat.com>
2017-08-25Update pull-requests.mdHaowei Cai (Roy)
Fix a typo.
2017-07-25Remove incorrect contents in pull-requests.mdxiangpengzhao
2017-06-19pull-requests.md: delete broken link to pre-commit instructionsAlexander Campbell
2017-05-15consolidate pull-requests.md, faster_reviews.md, and pull-request-commands.mdSharon
2017-03-06Close #420Jeffrey Regan
General theme: * Move remaining community stuff out of kubernetes/kubernetes. * Put self-contained things into their own MD files. * Point to those files rather than repeat their content. * Make all docs smaller, but more of them. See companion PR in kubernetes/kubernetes
2017-02-13Fix the relative path to kubernetes in docSahdev P. Zala
Couple of links in docs still referencing relative path to kubernetes github. fixes #362
2016-12-21Add WIP- process notes.Klaus Ma
2016-11-30imported docs/devel as a subtreeMichelle Noorali