diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 99eb3c5c..32a315e6 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -60,4 +60,8 @@ If the article was pulled in from an outside source you also need to add an attr ## How do I get credit for my contribution? -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. \ No newline at end of file +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. + +Writing Style Guide + +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/). \ No newline at end of file