File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ Credits
2727
2828This is a branch of the original [ Thoughtbot, inc] ( http://thoughtbot.com/community ) [ Guides] ( https://github.com/thoughtbot/guides )
2929
30- The original guides have been modified for use internally by [ DigitalAugment Inc.] ( http://digitalaugment.com )
30+ The original guides have been modified for use by [ DigitalAugment Inc.] ( http://digitalaugment.com )
3131
3232Thank you, [ contributors] ( https://github.com/thoughtbot/guides/graphs/contributors ) !
3333
Original file line number Diff line number Diff line change @@ -132,10 +132,12 @@ JavaScript
132132----------
133133
134134* Use CoffeeScript.
135+ * Remove all console.log statements.
135136
136137HTML
137138----
138139
140+ * Use haml.
139141* Don't use a reset button for forms.
140142* Prefer cancel links to cancel buttons.
141143
You can’t perform that action at this time.
0 commit comments