]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
add note about js style
authorfat <jacobthornton@gmail.com>
Tue, 30 Oct 2012 04:54:51 +0000 (21:54 -0700)
committerfat <jacobthornton@gmail.com>
Tue, 30 Oct 2012 04:54:51 +0000 (21:54 -0700)
CONTRIBUTING.md

index 86de066844fd7cd158e084222e1375b2775ff1e7..c97e8b81ee36834a445ec4fd704a9f62acb7119c 100644 (file)
@@ -60,6 +60,16 @@ As of v2.0.0, Bootstrap's documentation is powered by Mustache templates and bui
 
 
 
+## Coding standards: JS
+
+- No semicolons
+- Comma first
+- 2 spaces (no tabs)
+- strict mode
+- "Attractive"
+
+
+
 ## License
 
 By contributing your code, you agree to license your contribution under the terms of the APLv2: https://github.com/twitter/bootstrap/blob/master/LICENSE