Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 1.01 KB

File metadata and controls

35 lines (25 loc) · 1.01 KB

Contributing

Your contributions are welcome!

Fixes and minor improvements are always appreciated. If you would like to make a larger contribution (for example, adding a new algorithm or a new set of features), please contact the developers first.

How to contribute

  • If you find a bug, please open an issue and describe the problem.
  • If you have an idea for improvement, open an issue first to discuss it.
  • To contribute code:
    • fork the repository
    • create a new branch
    • make your changes
    • open a pull request

Guidelines

  • Keep contributions focused.
  • Write clean and readable code.
  • Add or update tests if possible.
  • Update documentation when necesary.
  • Be respectful to discussions.

Thank you for moving this project forward!

License

By submitting a contribution to this project, you agree that your contribution will be licensed under the GNU General Public License v3.0 or later (GPL-3.0-or-later).

You affirm that you have the right to submit the work under this license.