Closed boye closed 11 years ago
@boye thanks for this! Please feel free to make a new Pull Req adding yourself to the contributors list in the README :+1:
Just to be sure; editing the README should be done via git flow as well right?
@boye no, for the README I don't think it's worth it. Any code changes should go through Git Flow, keep them in feature branches, merge them into your develop branch then Pull Req on that.
Small README changes should just be done on master - keep it simple.
Passed app.init directly as argument of the .ready method, instead of the anonymous function. As stated in this comment