ICS Parser is an open source project. It is licensed using the MIT License. We appreciate pull requests, here are our guidelines:
- File a bug on our issue tracker (if there isn't one already).
- If your patch is going to be large it might be a good idea to get the discussion started early. We are happy to discuss it in a new issue beforehand.
- It is also extremely useful to be provided with any iCal snippet causing the parser to behave incorrectly
- We ask that you compile all the commits together before pushing.
- Please follow the coding standards already adhered to in the file you're editing before committing
- This includes the use of 4 spaces over tabs for indentation