Skip to content

How to contribute #485

Closed
Closed
@isaacaskew

Description

@isaacaskew
Contributor

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?

Activity

parse-github-assistant

parse-github-assistant commented on Apr 7, 2023

@parse-github-assistant

Thanks for opening this issue!

mtrezza

mtrezza commented on Apr 8, 2023

@mtrezza
Member

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

isaacaskew commented on Apr 11, 2023

@isaacaskew
ContributorAuthor

@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

mtrezza commented on Apr 14, 2023

@mtrezza
Member

Thanks, removed the CLA reference in #487

parseplatformorg

parseplatformorg commented on Apr 29, 2023

@parseplatformorg

🎉 This change has been released in version 2.1.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    state:releasedReleased as stable version Edit

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      Participants

      @mtrezza@isaacaskew@parseplatformorg

      Issue actions

        How to contribute · Issue #485 · parse-community/parse-php-sdk