Closed
Description
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?