How to contribute
isaacaskew opened this issue · 5 comments
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?
Thanks for opening this issue!
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?
🎉 This change has been released in version 2.1.0