Skip to content

Bug much fixed - #9

Open
brendongo wants to merge 3 commits into
michelle:masterfrom
brendongo:master
Open

Bug much fixed#9
brendongo wants to merge 3 commits into
michelle:masterfrom
brendongo:master

Conversation

@brendongo

Copy link
Copy Markdown

No description provided.

@michelle

michelle commented Feb 6, 2015

Copy link
Copy Markdown
Owner

Squash please?

Also screenshot of the fix in action? :)

@michelle

michelle commented Feb 6, 2015

Copy link
Copy Markdown
Owner

Also did you read the contributing guidelines?

@brendongo brendongo changed the title Fixed color bug Bug much fixed Feb 6, 2015
@michelle

michelle commented Feb 6, 2015

Copy link
Copy Markdown
Owner

Also you should reference the issue number in your pull request.

Comment thread loge.js

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

following the surrounding code, the format of this should be for (var i = 0; i < temp.length; i++) {

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

protip: most folks prefer for (var i = 0, len = temp.length; i < len; i++) {

@brendongo

Copy link
Copy Markdown
Author

screenshot 2015-02-05 19 26 08

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants