Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 989 Bytes

File metadata and controls

26 lines (15 loc) · 989 Bytes

Contributing

This repository is maintained as an educational resource for learning pointcloud processing in Python. Contributions that improve the quality of the existing content are welcome.

What is welcome?

  • Bug fixes
  • Corrections and improvements to existing content
  • Small code improvements that preserve readability

What is generally out of scope?

  • Additions to the tutorial content
  • Major changes to the structure or direction

The scope and editorial direction of the tutorials are maintained by the repository owner. Contributors wishing to explore other topics are encouraged to fork the repository.

Pull requests

Please keep pull requests focused and limited in scope. Before submitting, make sure that notebooks run correctly and that the proposed changes are clearly explained.

Issues

If you find a bug or an error, please open an issue with enough information to reproduce and understand the problem.

Thank you for helping improve these tutorials!