Contributing — icalendar 6.3.2.dev61 documentation (original) (raw)
You want to help and contribute? Perfect
These are some contribution examples#
- Reporting issues to the bugtracker.
- Submitting pull requests from a forked icalendar repo.
- Extending the documentation.
- Sponsor a Sprint (https://plone.org/events/sprints/whatis).
For pull requests, keep this in mind#
- Add a test which proves your fix and make it pass.
- Describe your change in
CHANGES.rst
- Add yourself to the
docs/credits.rst
Setup for Development#
If you would like to setup icalendar to contribute changes, the Installation Sectionshould help you further.