Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 434 Bytes

CONTRIBUTING.md

File metadata and controls

19 lines (12 loc) · 434 Bytes

Contributing

  1. Install node dependencies:

    npm install
    
  2. Run the demo server, and make your changes:

    gulp demo
    
  3. Do not regenerate the css/shelves.css file, that'll be taken care of during releases.

  4. Submit a pull request

  5. After feedback has been given we expect responses within two weeks. After two weeks we may close the pull request if it isn't showing any activity.