diff options
Diffstat (limited to 'coding-conventions.md')
| -rw-r--r-- | coding-conventions.md | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/coding-conventions.md b/coding-conventions.md index 54d9aaa6..030b3448 100644 --- a/coding-conventions.md +++ b/coding-conventions.md @@ -2,13 +2,21 @@ <!-- BEGIN STRIP_FOR_RELEASE --> -<h1>*** PLEASE NOTE: This document applies to the HEAD of the source + + + + +<h1>PLEASE NOTE: This document applies to the HEAD of the source tree only. If you are using a released version of Kubernetes, you almost certainly want the docs that go with that version.</h1> <strong>Documentation for specific releases can be found at [releases.k8s.io](http://releases.k8s.io).</strong> + + + + <!-- END STRIP_FOR_RELEASE --> <!-- END MUNGE: UNVERSIONED_WARNING --> |
