parse-community / parse-php-sdk

The PHP SDK for Parse Platform
https://parseplatform.org/
Other
812 stars 346 forks source link

How to contribute #485

Closed isaacaskew closed 1 year ago

isaacaskew commented 1 year ago

I'd like to add some new code to the PHP client so that we can take advantage of some of the features in later versions of Parse Server - notably /loginAs (https://github.com/parse-community/parse-server/blob/alpha/src/Routers/UsersRouter.js), so I'd make change to ParseUser.php in this repo.

I read the contributing guidelines and one of the forms required to start contributing is missing. Separately, I'd like to know where to target the PR (and others) since this will specifically be a function that calls a route that only exists in some of the more recent versions of Parse Server, and doesn't make sense as a patch to this minor version.

How can I start to contribute?

parse-github-assistant[bot] commented 1 year ago

Thanks for opening this issue!

mtrezza commented 1 year ago

Thanks for you interest in contributing.

You could just open an issue to describe the bug fix / feature request and maybe after some feedback add the PR for it.

I read the contributing guidelines and one of the forms required to start contributing is missing.

Which form?

isaacaskew commented 1 year ago

@mtrezza - the guide here suggests we must sign a Contributor License Agreement - I found it by opening a new issue - once you're filling out the new issue subject & body, it's a link in the bottom right under 'Helpful resources'.

And sounds good re: contributing, I'll open a PR soon.

mtrezza commented 1 year ago

Thanks, removed the CLA reference in https://github.com/parse-community/parse-php-sdk/pull/487

parseplatformorg commented 1 year ago

🎉 This change has been released in version 2.1.0