Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Contributing Documentation #534

Merged
merged 1 commit into from
Apr 12, 2013
Merged

Conversation

stephenplusplus
Copy link
Member

#529

I've added more style guidelines to the contributing.md. If I missed anything or overdid it, let me know, and I'll be happy to make changes.

@sindresorhus
Copy link
Member

Hah, this is great! I almost feel we should split it out into a codestyle.md doc. wdyt?

var i, l, ret;
var i;
var l;
var ret;
Copy link
Member

Choose a reason for hiding this comment

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

Existing is correct.

@stephenplusplus
Copy link
Member Author

Dude, I did that, and you guys burned me for it! I'll put it back :)

Your JSHint code blocks must follow this style:

```js
/*global define App*/
Copy link
Member

Choose a reason for hiding this comment

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

/*global define App */

Copy link

Choose a reason for hiding this comment

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

Shouldn't it be /*global define, App */?

Copy link
Member Author

Choose a reason for hiding this comment

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

Woops, you're right about that.

@stephenplusplus
Copy link
Member Author

Definitely like the codestyle.md idea. I'll run with that!

@sindresorhus
Copy link
Member

@addyosmani @passy

@passy
Copy link
Member

passy commented Apr 12, 2013

+1 for splitting, but let's keep a link to them in the same section of the contribution guidelines for some time so the links still work.

@sindresorhus
Copy link
Member

Sure, of course, I think we should keep the link there forever.

@stephenplusplus
Copy link
Member Author

Created the new file, and linked to it from contributing.md

sindresorhus added a commit that referenced this pull request Apr 12, 2013
@sindresorhus sindresorhus merged commit 9a9a099 into tastejs:gh-pages Apr 12, 2013
@sindresorhus
Copy link
Member

Very nice! :)

@passy
Copy link
Member

passy commented Apr 12, 2013

Thanks! :)

@stephenplusplus
Copy link
Member Author

Thank you guys! 💃

gustaff-weldon pushed a commit to gustaff-weldon/todomvc that referenced this pull request Dec 23, 2013
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.

4 participants