When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.
- Install all the dependencies using
npm install
- Make your changes and test them. Note that depending on your changes you may also have to modify existing tests or create new ones.
- Run the tests using
npm run test
- Build the minified version using
npm run build
- Update the docs (index.html) with the changes. If it is a new feature ensure to include it in the first example.
- Increase the version numbers in every file where the version number is present to the new version that this Pull Request would represent. The versioning scheme we use is SemVer.
Consider making your changes also in jquery.instagramFeed.