Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 999 Bytes

CONTRIBUTING.md

File metadata and controls

20 lines (14 loc) · 999 Bytes

First off, thank you for considering contributing to zeoflow.

Contributions

zeoflow is an open source project and we love to receive contributions from our community — you! There are many ways to contribute, from writing tutorials or blog posts, improving the documentation, submitting bug reports and feature requests or writing code which can be incorporated into zeoflow itself.

How

Create issues for any major bugs and enhancements that you wish to make. Discuss things transparently and get community feedback.

For something that is bigger than a one or two line fix:

  • Create your own fork of the code
  • Do the changes in your fork
  • If you like the change and think the project could use it:
    • Be sure you have followed the code style for the project.
    • Note the Code of Conduct.
    • Raise a pull request.

Avoid

Please, don't use the issue tracker for support questions. Shoot an email to [email protected] and we will be happy to answer you back.