If you genuinely find a white space problem in a project go ahead and submit a patch, by all means. Let the other devs focus on more pressing problems.
Having devs outside of the project submit fixes for minor issues that don’t require intimate knowledge of the project itself is spending dev effort better than having the project devs themselves have to do it.
Having people really outside of the project to commit to the repo is a bad idea to begin with. If you don’t plan to contribute by code then just don’t contribute at all.
If you genuinely find a white space problem in a project go ahead and submit a patch, by all means. Let the other devs focus on more pressing problems.
Let’s agree to disagree
Having devs outside of the project submit fixes for minor issues that don’t require intimate knowledge of the project itself is spending dev effort better than having the project devs themselves have to do it.
Having people really outside of the project to commit to the repo is a bad idea to begin with. If you don’t plan to contribute by code then just don’t contribute at all.
They aren’t commiting to the project, they’re submitting pull requests. Totally different.
Ya. I mean their commits shouldn’t be merged to the repo. They can of course commit whatever they want to their own fork.