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>
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
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>
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