Skip to content

Commit 244831b

Browse files
authored
add c++
1 parent eda6d35 commit 244831b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ For a list of variables available in the template, please refer to this [page](h
3030
Code change should conform to the programming style guide of the respective langauages:
3131
- Android: https://source.android.com/source/code-style.html
3232
- C#: https://msdn.microsoft.com/en-us/library/vstudio/ff926074.aspx
33+
- C++: https://google.github.io/styleguide/cppguide.html
3334
- Haskell: https://github.com/tibbe/haskell-style-guide/blob/master/haskell-style.md
3435
- Java: https://google.github.io/styleguide/javaguide.html
3536
- JavaScript: https://github.com/airbnb/javascript/tree/master/es5

0 commit comments

Comments
 (0)