Skip to content
This repository has been archived by the owner on Mar 8, 2021. It is now read-only.

Commit

Permalink
updating contributong guidelines
Browse files Browse the repository at this point in the history
  • Loading branch information
tymondesigns committed Jun 9, 2015
1 parent b87e506 commit e502aa2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .gitdown/_contributing.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
## Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using Gulp.
Take care to maintain the existing coding style using the provided `.jscsrc` file. Add unit tests for any new or changed functionality. Lint and test your code using Gulp.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -427,7 +427,7 @@ For the latest browser compatibility chart see [HERE](http://caniuse.com/nameval

<h2 id="contributing">Contributing</h2>

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using Gulp.
Take care to maintain the existing coding style using the provided `.jscsrc` file. Add unit tests for any new or changed functionality. Lint and test your code using Gulp.

<h2 id="development">Development</h2>

Expand Down

0 comments on commit e502aa2

Please sign in to comment.