How to contribute ?ΒΆ
- To contribute to the project, it is important to consider the following procedure:
Fork PDDL4J repository
Checkout on devel branch
Create a new branch and work on it (optional)
Merge your work into devel branch (optional)
Create a merge request between your devel branch and pellierd/devel branch
As comments of your merge request, describe any changes or additions made
A contributor will review your code and accept/comment/reject it