From: Geoff Kimball Date: Thu, 17 Mar 2016 16:47:24 +0000 (-0700) Subject: Add link to coding standards in contributing.md X-Git-Tag: v6.2.1~38 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dbadf0e5a9c74071496fc8714714e3d7ef97c2cc;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Add link to coding standards in contributing.md --- diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e2c3a83be..58802ca78 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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.