Skip to content

Commit b47c2bf

Browse files
committed
Merge pull request #165 from RedWolves/issue-115
Added Style guide to Contributing
2 parents 59c0c46 + bab2b5c commit b47c2bf

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CONTRIBUTING.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,4 +60,8 @@ If the article was pulled in from an outside source you also need to add an attr
6060

6161
## How do I get credit for my contribution?
6262

63-
We will build the attribution of an article based on the git commit logs. Only use the attribution meta tag to give credit to authors outside of git for an article that was pulled in for instance.
63+
We will build the attribution of an article based on the git commit logs. Only use the attribution meta tag to give credit to authors outside of git for an article that was pulled in for instance.
64+
65+
Writing Style Guide
66+
67+
The jQuery Learning Site uses the [same style guide as the jQuery Documentation team](https://github.com/jquery/api.jquery.com#style-guidelines). If you have questions which are not addressed by this style guide, please refer to [idiomatic.js](https://github.com/rwldrn/idiomatic.js/).

0 commit comments

Comments
 (0)