Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 787 Bytes

CONTRIBUTING.md

File metadata and controls

23 lines (12 loc) · 787 Bytes

Contributing to Python

👍🎉 First of off, thanks very much for taking the time to contribute! 🎉👍

The following is a set of guidelines for contributing to PythonRobotics.

These are mostly guidelines, not rules.

Use your best judgment, and feel free to propose changes to this document in a pull request.

Before contributing

Taking a look at the paper.

Please check this paper to understand the philosophy of this project.

Check your Python version.

We only accept a PR for Python 3.8.x or higher.

We will not accept a PR for Python 2.x.