icalendar/CONTRIBUTING.rst

32 wiersze
769 B
ReStructuredText
Czysty Zwykły widok Historia

2012-10-30 09:20:24 +00:00
You want to help and contribute? Perfect!
=========================================
2012-10-30 09:13:53 +00:00
2012-10-30 09:19:01 +00:00
These are some contribution examples
------------------------------------
2012-10-30 09:13:53 +00:00
2017-11-08 13:00:36 +00:00
- Reporting issues to the bugtracker.
- Submitting pull requests from a forked icalendar repo.
- Extending the documentation.
2022-08-16 21:31:15 +00:00
- Sponsor a Sprint (https://plone.org/events/sprints/whatis).
2012-10-30 09:13:53 +00:00
2012-10-30 09:19:01 +00:00
For pull requests, keep this in mind
------------------------------------
2012-10-30 09:13:53 +00:00
2017-11-08 13:00:36 +00:00
- Add a test which proves your fix and make it pass.
- Describe your change in CHANGES.rst
- Add yourself to the docs/credits.rst
Development Setup
-----------------
If you would like to setup icalendar to
contribute changes, the `Installation Section
<https://icalendar.readthedocs.io/en/latest/install.html>`_
should help you further.