If you find a bug, please raise it here.
Anyone is welcome to contribute to Delightful Downloads. There are various ways to do so:
- Report a bug on GitHub
- Send a Pull Request with your bug fixes and/or new features
- Translate Delightful Downloads into different languages
- Provide feedback and suggestions on enhancements
Development should be performed on the develop branch. After cloning the develop branch to your local machine you should run:
npm install
Followed by:
grunt
This will build the required CSS files.
If you require the localisation files you will need to install the Transifex client and then run:
grunt translate