[ES] El proceso actual de contribución al código no garantiza que, una vez abierto un PR (Pull request), éste termine mergeado en Master (el repositorio principal de código). Uno de los motivos es que cualquier funcionalidad (habiendo sido validada previamente por la comunidad) puede resolverse técnicamente de maneras diferentes, y por tanto la valoración técnica es subjetiva.
Publicar las condiciones claras para que un PR sea aceptado y abrir más la comunicación una vez que se abre el PR en github para negociar si es necesario y asegurar que se puede llegar a mergear.
[EN] The current process of contribution to the code does not guarantee that, once a PR (Pull request) is opened, it ends up merged in Master (the main code repository). One of the reasons is that any functionality (having been previously validated by the community) can be solved technically in different ways, and therefore technical validation is subjective.
Publish clear conditions for a PR to be accepted and open more communication once the PR is opened in github to negotiate if necessary and ensure that it can be merged.
Compartir