Skip to content

Commit

Permalink
updating docs and contribution steps
Browse files Browse the repository at this point in the history
  • Loading branch information
caridy committed Sep 5, 2014
1 parent daa7244 commit c96602c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,15 @@ To build files in `locale-data/` based on CLDR:

grunt cldr


Source Code
-----------

All the source code is in `src/` folder, written as ES6 modules, and transpiled
using `es6-module-transpiler` into the `lib/` and `dist/` folders.

The `dist/` is in git because of bower, make sure you commit those files as well.

Release checklist
-----------------

Expand Down

0 comments on commit c96602c

Please sign in to comment.