mirror of
https://github.com/Kopano-dev/kopano-ol-extension.git
synced 2023-10-10 13:37:40 +02:00
1000 B
1000 B
How to contribute to the Kopano OL Extension
If you have found an issue and want to report an issue, either reach out to us in our forum, or, if you have a subscription, open up a support case.
To provide changesets,
- Clone the repository from https://stash.kopano.io/ or https://github.com/Kopano-mirror/ .
- Commit and sign your work
(
git commit -s
). - Upload commits to a git store of your choosing, or export the series as a patchset using git format-patch.
- Send the patch(es) or git link to contributing@kopano.io and we will consider the submission.
Additional notes
- Please only work on one issue per commit.
- Before implementing a new feature, get in contact with us, so we can determine the impact.