Contributing

We highly encourage and appreciate any contributions to PyTornado. There are several ways in which you can contribute.

Issues, ideas and suggestions

Any issues with PyTornado or any suggestions for improvements of user interface, code base, documentation can be reported on Github. Please describe your issue here:

Contributing to the code base

You can also make changes to the PyTornado code base. On Github you may fork the PyTornado repository, make changes and then create a pull request. For more details see the Github help page:

Hint

Helpful comments relevant to the codebase, conventions and other developer guidelines can be found in the developer documentation. See also General remarks to get started.