Update home authored by Mate Balajti's avatar Mate Balajti
......@@ -5,6 +5,9 @@
* [ ] are there sufficient tests?
* [ ] does the tool work as expected?
* [ ] has the package been built (correctly)?
* [ ] fix issues based on the `review` merge requests, solve threads (but don't merge)
* [ ] Google-style docstrings available for *all* modules, classes, functions, methods
* [ ] type hints provided at least for *all* functions & methods
* [ ] License present and permissive?
* [ ] `.gitignore` extensive enough?
......
......