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
[](http://isitmaintained.com/project/APLA-Toolbox/PythonPDDL"Percentage of issues still open")
Make sure you have a pddl-examples folder where you run your environment that contains independent folders with "domain.pddl" and "problem.pddl" files, with those standard names. ( if you didn't generate with git submodule update )
125
146
@@ -146,11 +167,11 @@ da.comparative_data_plot(collect_new_data=False) # uses data.json to plot the da
146
167
da.comparative_astar_heuristic_plot() # compare results of astar with all available heuristics
147
168
```
148
169
149
-
## Contribute
150
-
151
-
Open an issue to state clearly the contribution you want to make. Upon aproval send in a PR with the Issue referenced. (Implement Issue #No / Fix Issue #No).
170
+
## Contribute 🆘
152
171
153
-
## Maintainers
172
+
Please see `docs/CONTRIBUTING.md` for more details on contributing!
0 commit comments