Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 672 Bytes

CONTRIBUTING.md

File metadata and controls

21 lines (14 loc) · 672 Bytes

How to contribute

Thanks for getting involved in Xigt's development!

Reporting bugs and requesting features

Please report bugs or feature requests on the issues page. Also report inaccurate or missing documentation from the wiki

Contributing code

If you wish to contribute code to Xigt, please fork the repository to your own account, commit your changes, and submit a pull request.

Please follow PEP8 unless you have a good reason not to, and also try to follow the conventions set by the Xigt codebase.