How to make Pull Requests on a wordpress.org plugin?

How can I submit pull request to other’s plugin, which is hosted at wordpress.org?

2 Answers
2

No, the wordpres.org SVN repositories are not for development and there are no plans to change this. So you either have to ask on support forum, or if the plugin is on an open GIT repository search for it on GitHub.

Leave a Comment