rankmath / seo-by-rank-math

Rank Math is a revolutionary WordPress SEO Plugin that combines the features of many SEO tools and lets you multiply your traffic in the easiest way possible :bulb: :chart_with_upwards_trend: →
https://rankmath.com
107 stars 52 forks source link

Best ways to contribute #186

Open justlevine opened 1 year ago

justlevine commented 1 year ago

Hey @pratikrm (and team).

I noticed you've recently been reviewing some PRs here, and am wondering if this repo is now a productive place to contribute.

There's a lot of non-breaking code-debt that can be addressed in this plugin that understandably probably doesn't rate highly on your list of priorities, but would significantly improve the plugin's DX and performance (e.g. fixing incorrect doc-block types, refactoring some classes to use DI and instances and some methods to be static, changing visibility, etc).

I'm happy to contribute for free, I just am unclear as to the best way to do so.

uzair-b commented 1 year ago

Hi @justlevine,

Thank you for reaching out and expressing interest in contributing to our plugin. Most of our active development is done in the private repo; however, we update our public repo periodically so anyone can contribute directly here.

Regarding the non-breaking code debt you mentioned, we agree that addressing them can significantly improve the plugin's DX and performance. We would happily review and merge any changes you submit to our public repo before any new release.

Please feel free to submit your changes, and we will review and merge them as soon as possible.

Let us know if you have any other questions or concerns.