What is the right workflow for finding a Pull query efficiently?
To explain a usage example: I found a repository containing a transfer request that adds the function I need. Unfortunately, the author of the pull request has passed, and the repo owner will not accept the pull request until the tests are written. I would like to βdevelopβ the Pull request and write tests so that the repo owner accepts the new functionality.
github
CambridgeMike
source share