- Follow Airbnb's JavaScript Style Guide
- Run
gulp
to execute development tasks such as linting the source and creating the distribution files. You'll need to runnpm install
in order to install the development dependencies andnpm install -g gulp
in order to install gulp. - Increment the version number in package.json, bower.json, and src/angular-context-menu.js
Thank you for your contribution!