Contributions are welcome. Feel free to submit issues if you run into problems or you have suggestions on how to improve it!
Created by William Chang.
- Before starting work on a new feature, enhancement, or fix, please create an issue and optionally assign it to yourself or a developer.
- Fork the repository and make your changes against the 'development' branch (not master).
- After making your changes in your fork, run tests and ensure that the page looks good and works with all supported browsers.
- If you have made a series of commits into the 'development' branch, please try to squash them into a small number of commits.
- Issue a Pull Request against the 'development' branch (not master).
- The admins will review your code and may optionally request conformance, functional or other changes. Work with them to resolve any issues.
- Upon acceptance, your code will be merged into the master branch and will become available for all.
This project is licensed under the LGPL license.