mirror of
https://github.com/AtsushiSakai/PythonRobotics.git
synced 2026-01-13 16:47:55 -05:00
* requiirements.txt use specific version * use appveyor * fix appveyor * fix appveyor * fix appveyor
787 B
787 B
Contributing to Python
:+1:🎉 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.