there many good features in PR
https://github.com/EasyCorp/EasyAdminBundle/pulls?q=is%3Apr+is%3Aopen+label%3Afeature
but no activity from maintainer - why ?
As the author of many of the linked PRs I can maybe give some context. Some of them are not in a state to be merged yet, as they are missing some edge cases, proper testing, etc. as they were created out of necessity during project work.
You have to understand that every feature that's merged into the main bundle is something that @javiereguiluz has to potentially maintain forever, which is probably why he's hesitant to merge larger changes.
Also he's pretty busy with lots of tasks spread around multiple projects as far as I can tell - maybe having some dedicated maintainers / contributors would be a good idea, but then again who'd be willing to do that in a capacity that is actually helpful for the project? I know that I won't have enough time for anything like that either.
Most helpful comment
As the author of many of the linked PRs I can maybe give some context. Some of them are not in a state to be merged yet, as they are missing some edge cases, proper testing, etc. as they were created out of necessity during project work.
You have to understand that every feature that's merged into the main bundle is something that @javiereguiluz has to potentially maintain forever, which is probably why he's hesitant to merge larger changes.
Also he's pretty busy with lots of tasks spread around multiple projects as far as I can tell - maybe having some dedicated maintainers / contributors would be a good idea, but then again who'd be willing to do that in a capacity that is actually helpful for the project? I know that I won't have enough time for anything like that either.