gregschmit / omake

An extra implementation of make.
MIT License
17 stars 1 forks source link

Create a project to track features implemented vs need to implement? #7

Closed xadaemon closed 1 year ago

xadaemon commented 1 year ago

My suggestion is to create a github project to track progress on features and group issues under them, this should help anyone wishing to contribute pick a starting point.

Regards

gregschmit commented 1 year ago

This is a good idea; I just made one and this weekend I'll take some time to flesh it out.

gregschmit commented 1 year ago

I looked into this, however this project is not large enough to leverage the benefits of GitHub projects. I would rather use issues (assignment to declare who is working on that issue), and labels to tag good first issues.