Onionr/CONTRIBUTING.md

1.4 KiB

Contributing to Onionr

One of the great things about open source projects is that they allow for anyone to contribute to the project.

This file serves to provide guidelines on how to successfully contribute to Onionr.

Code of Conduct

Contributors in project-related spaces/contexts are expected to follow the Code of Conduct

Reporting Bugs

Bugs can be reported using GitLab issues. Please try to see if an issue is already opened for a particular thing.

Please provide the following information when reporting a bug:

  • Operating system
  • Python version
  • Onionr version
  • Onionr logs or output with errors, any possible relevant information.
  • A description of what you were doing before the bug was experienced
  • Screenshots can often be helpful, but videos are rarely helpful.

If a bug is a security issue, please contact us privately.

And most importantly, please be patient. Onionr is a free open source project maintained by volunteers in their free time.

Asking Questions

If you need help with Onionr, you can contact the devs (be polite and remember this is a volunteer-driven project).

Do your best to use good english.

Contributing Code

For any non-trivial changes, please get in touch with us first to discuss your plans.

Please try to use a similar coding style as the project.

Thanks for contributing to Onionr!