Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[IMPORTANT] Add your PRS #3

Open
sggts04 opened this issue Oct 10, 2020 · 0 comments
Open

[IMPORTANT] Add your PRS #3

sggts04 opened this issue Oct 10, 2020 · 0 comments

Comments

@sggts04
Copy link
Member

sggts04 commented Oct 10, 2020

After every Pull Request of yours that gets merged, you have to add its details to your contribution JSON file so that we can keep track of your contributions. Instructions on how to add PR details are given below:

To add your pull requests, open contributions folder and in their add your own json file with file name as your Github Username. Please maintain the following format EXACTLY (replacing values where indicated):

     {
        "name" : "Participant Name",
        "imageurl" : "https://sample-website/image.jpg",
        "about" : "Hello I'm a web developer",
        "facebook": "facebook-url",
        "github" : "github-url",
        "prs": [
            "https://github.com/link/to/pr/1",
            "https://github.com/link/to/pr/2",
            ...
        ]
     }

As you get more PRs merged, you can keep updating the same file. A sample file has been placed in the folder for your convenience. Make sure to update your file as soon as you get a PR merged.

You don't need to mention this issue, just make sure the commit message mentions that you are updating your PR file.

@sggts04 sggts04 pinned this issue Oct 10, 2020
cosmoimai added a commit to cosmoimai/Geektoberfest-Main that referenced this issue Oct 11, 2020
sggts04 added a commit that referenced this issue Oct 11, 2020
Adding cosmoimai as Contributor #3
@kumarmanish03 kumarmanish03 mentioned this issue Oct 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant