We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eda6d35 commit 244831bCopy full SHA for 244831b
CONTRIBUTING.md
@@ -30,6 +30,7 @@ For a list of variables available in the template, please refer to this [page](h
30
Code change should conform to the programming style guide of the respective langauages:
31
- Android: https://source.android.com/source/code-style.html
32
- C#: https://msdn.microsoft.com/en-us/library/vstudio/ff926074.aspx
33
+- C++: https://google.github.io/styleguide/cppguide.html
34
- Haskell: https://github.com/tibbe/haskell-style-guide/blob/master/haskell-style.md
35
- Java: https://google.github.io/styleguide/javaguide.html
36
- JavaScript: https://github.com/airbnb/javascript/tree/master/es5
0 commit comments