Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 759 Bytes

CONTRIBUTION.md

File metadata and controls

36 lines (27 loc) · 759 Bytes

Contribution

Welcome, consult the contribution part for info on how to contribute.

Start contributing

Run locally

npm install
npm install -g webpack-dev-server
npm run dev
  1. Check if there is an issue for the contribution in the repository
  2. If someone is working on it, contact them
  3. Otherwise start on the issue
  4. Create an issue if it doesn't exist
  5. Implement missing features
  6. Write tests
  7. Send a pull request

Finally make sure all previous and new tests are run and passes using:

npm test

Missing features

  • Multiple language support
  • Upgrade to webpack 2 and add tree-shaking

Done

  • Unit tests
  • Score system
  • xAPI statements