Open rittik9 opened 6 days ago
what document?
but I agree we need a better way of keeping track of problems, and we have something in the pipeline that might help out but the addition of github actions is also a good idea
Like every time a new problem added in the codebase or agreed in issue , the sheet will get automatically updated
I can work on this.
A file called Poblems.md with:
which will be automated via github actions.
that would be a great help!
This document maintains a consolidated list of algorithmic problems in our codebase and planned implementations from the issues section. This helps new contributors quickly identify existing and planned problems without having to search through multiple locations when suggesting a new problem.
Also we need to automate the list using github actions.