|
|
|
|
|
by abraxa
648 days ago
|
|
I do appreciate your contribution but I'd also like you to ask for some understanding of the project's struggle as well. Aside from the loss of members due to personal interests shifting, the project has to make sure that all changes do not introduce regressions. We do not possess all the hardware that the drivers support, so when someone wants to change the code that affects multiple devices, we have to be very careful and thorough to make sure that these changes don't make other devices supported by that driver stop working. Sometimes, when the changes are too big to make a decision by code review alone, we need to rely on user feedback. Unfortunately, this is always a challenge as there aren't a lot of users around who are willing to test changes. I hope to improve the situation by allowing the CI/CD pipeline to provide binaries for PRs so users don't have to build from source. Either way, your efforts aren't wasted and I appreciate anyone wanting to help out. |
|