Closed
Description
Given the large overlap of codebase between Node.js and io.js, it is often not easy for contributors to understand where to send patches. For instance, the two pull requests below express the exact same changes in the different projects:
- Improve performance of event and timer interfaces node-v0.x-archive#9007
- Improve performance of event and timer interfaces #406
What is the proper procedure?
Only create one pull request (where?) and hope it eventually gets merged in both?
Or create to pull requests like I have just done?
Maybe it would be good to clarify this in the contributors guidelines.
Metadata
Metadata
Assignees
Labels
No labels