How to contribute ?ΒΆ

To contribute to the project, it is important to consider the following procedure:
  1. Fork PDDL4J repository

  2. Checkout on devel branch

  3. Create a new branch and work on it (optional)

  4. Merge your work into devel branch (optional)

  5. Create a merge request between your devel branch and pellierd/devel branch

  6. As comments of your merge request, describe any changes or additions made

  7. A contributor will review your code and accept/comment/reject it