Update CONTRIBUTING.md

This commit is contained in:
Hannah Troisi
2016-07-24 15:11:07 -07:00
committed by GitHub
parent 4a220a452b
commit 052b5ffc7a

View File

@@ -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
```
//