daveaglick / FluentBootstrap

Provides extensions, helper classes, model binding, and other goodies to help you use the Bootstrap CSS framework from .NET code.
http://www.fluentbootstrap.com
MIT License
200 stars 76 forks source link

Maintenance - Co? #73

Open M-Zuber opened 7 years ago

M-Zuber commented 7 years ago

I am not sure if I could maintain this fully by myself but would be more than interested to be part of a team of co-maintainers

schwasam commented 7 years ago

I'd be interested in joining you as a co-maintainer.

daveaglick commented 7 years ago

Happy to have you both considering coming on board. Perhaps the best first step is to tackle one or two of the open issues - particularly the ones that are about adding new or missing functionality. That way you can get a handle on the existing codebase and ask any questions.

Note that what's there today isn't necessarily what it'll have to look like tomorrow. I'm interested in eventually handing this project off, so big refactorings are certainly a possibility. Things like testability were never properly addressed (never enough time) and also need a fair amount of work.