kopano-ol-extension/CONTRIBUTING.md

1.4 KiB

How to contribute to Kopano Core

While you can create an account in our Jira to get notified about the progress of tickets, we currently do not allow external users to create issues or pull request against our repositories.

If you have found an issue and want to create an issue please either reach out to us in our forum, or if you have a subscription open up a support case.

To provide a patch please use the following workflow:

Additional notes

  • Please only work on one issue per patch.
  • If your patch consists of multiple commits stash them into one before creating the patch.
  • A patch should usually not change more than 50 lines of code (keep your changes small).
  • Before implementing a new feature get in contact with us so we can determine the impact.