|
|
|
|
|
by jondubois
3064 days ago
|
|
It depends heavily on code quality. In general, I think that high quality code attracts high quality pull requests.
That's because high quality code is easy to understand and easy to change because the core structure of the code is fundamentally sound and well suited to the problem that it is solving. |
|