From dc411e6ed8d672729c35484b5398792282a50eb6 Mon Sep 17 00:00:00 2001 From: tcharding Date: Tue, 8 Aug 2017 19:13:18 +1000 Subject: [PATCH] Update Example conventions --- contributors/devel/kubectl-conventions.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/contributors/devel/kubectl-conventions.md b/contributors/devel/kubectl-conventions.md index 981f27091c1..90a77633361 100644 --- a/contributors/devel/kubectl-conventions.md +++ b/contributors/devel/kubectl-conventions.md @@ -255,8 +255,10 @@ input, output, commonly used flags, etc. * Example should contain examples + * A comment should precede each example command. Comment should start with + an uppercase letter and terminate with a period * Start commands with `$` - * A comment should precede each example command, and should begin with `#` + * Use "FILENAME" for filenames