Skip to content

Conversation

@brendongo
Copy link

No description provided.

@michelle
Copy link
Owner

michelle commented Feb 6, 2015

Squash please?

Also screenshot of the fix in action? :)

@michelle
Copy link
Owner

michelle commented Feb 6, 2015

Also did you read the contributing guidelines?

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

michelle commented Feb 6, 2015

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

Copy link
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
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
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