944 B
Vendored
Contributing to Weblate
As an open source project, Weblate welcomes contributions of many forms.
Bug reporting
Please report bugs on GitHub. Useful error report contains backtrace if
possible. In production setup, admins receive it on configured email address,
in debug mode, it is shown on screen and for management commands, you can
obtain full backtrace using --traceback parameter.
Many bugs might be also caused by third party libraries, so please include
their versions as well. You can collect all using
./manage.py list_versions.
Patches submission
Patches are welcome either as pull requests on GitHub or using email on our mailing list.
More information
You can find more information on our website: