From 052b5ffc7a7de8d91f150d9aacdfcd2cc05bf79e Mon Sep 17 00:00:00 2001 From: Hannah Troisi Date: Sun, 24 Jul 2016 15:11:07 -0700 Subject: [PATCH] Update CONTRIBUTING.md --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 442cb30236..9e57cc3e9d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -12,7 +12,7 @@ please open an issue on GitHub. 6. If you haven't already, complete the Contributor License Agreement ("CLA"). 7. Make sure that any new files conform to the correct file header style below -*ASDK FILES:* +#### ASDK files header style ``` // @@ -28,7 +28,7 @@ please open an issue on GitHub. // ``` -*EXAMPLE PROJECT FILES:* +#### example project files header style ``` //