You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
:+1::tada: First of off, thanks very much for taking the time to contribute! :tada::+1:
3
+
:+1::tada: First of all, thank you very much for taking the time to contribute! :tada::+1:
4
4
5
-
The following is a set of guidelines for contributing to PythonRobotics.
6
-
7
-
These are mostly guidelines, not rules.
8
-
9
-
Use your best judgment, and feel free to propose changes to this document in a pull request.
10
-
11
-
# Before contributing
12
-
13
-
## Taking a look at the paper.
14
-
15
-
Please check this paper to understand the philosophy of this project.
16
-
17
-
-[\[1808\.10703\] PythonRobotics: a Python code collection of robotics algorithms](https://arxiv.org/abs/1808.10703) ([BibTeX](https://github.com/AtsushiSakai/PythonRoboticsPaper/blob/master/python_robotics.bib))
18
-
19
-
## Check your Python version.
20
-
21
-
We only accept a PR for Python 3.8.x or higher.
22
-
23
-
We will not accept a PR for Python 2.x.
5
+
Please check this document for contribution: [How to contribute — PythonRobotics documentation](https://atsushisakai.github.io/PythonRobotics/modules/0_getting_started/3_how_to_contribute.html)
0 commit comments