]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Add link to coding standards in contributing.md
authorGeoff Kimball <geoff@zurb.com>
Thu, 17 Mar 2016 16:47:24 +0000 (09:47 -0700)
committerGeoff Kimball <geoff@zurb.com>
Thu, 17 Mar 2016 16:47:24 +0000 (09:47 -0700)
CONTRIBUTING.md

index e2c3a83be1bdd25ab0385757303697813800fbff..58802ca78648c8ee3b3e480571c57118bee0d982 100644 (file)
@@ -22,6 +22,10 @@ All new features and bug fixes should be submitted as pull requests, so the comm
 
 When you submit a pull request, @mention a few people you’d like to help you review it. Once those people have signed off on it, the pull request can be merged! Core Team members will handle the merge itself.
 
+## Coding Standards
+
+If you aren't sure how a feature should be implemented, we recommend checking out our [standards document](https://github.com/zurb/foundation-standards), which outlines every aspect of writing framework features, from Sass to JavaScript.
+
 ## Becoming a Yetinaut
 
 Want to join our crack team of Yetinauts? The Core Team is inviting active community members to become Yetinauts  on a case-by-case basis. If you want to become a contributor, engage the community on the Foundation Forum, help us close issues on GitHub, and review pull requests from other contributors.