Project Contribution#

The Znuny project is sponsored by Znuny GmbH. Partners of the OTTER Alliance also contribute regularly to the code-base. While many in our community may not need or want commercial support, which largely contributes to funding the project, they may want to contribute code. The community happily looks forward to every pull request, and we want to ensure you have all guidelines necessary to get your contributions quickly merged. Your hard work is invaluable for the project, and therefore we have worked hard to be clear about the submission process and requirements.

The easiest way to send your contributions to the project’s developer team is by creating a “pull request” in GitHub. Please take a look at the instructions on GitHub Support, specifically about Pull requests. and Forking a repository

Contributions are heartily welcome. Please carefully read: guidelines for developers and commit before you commit!

The basics contributor workflow for new developers:

  1. Fork on GitHub (if brand new)

  2. Clone your repository locally

  3. Create a new branch

  4. Develop, Test, Commit, Repeat

  5. Push your changes to your repository

  6. Create a pull request

Developer Guidelines#

- jump top -

Follow our simple guidelines to ensure smooth integration by our developers.

  • Create tests for your code.

  • Create documentation for your coed.

  • Run the code policy on your code.

Guideline Listing#

- jump top -

Additional Resources#

- jump top -