Giter Site home page Giter Site logo

community-members's Introduction

OSN Community Members

Contributing to OpenSources Network Community Members Repository

Thank you for your interest in contributing to the OpenSources Network Community Members repository! Follow the steps below to make your first commit.

Step 1: Fork the Repository

Click on the "Fork" button at the top-right corner of the repository page to create a copy of the repository in your GitHub account.

Step 2: Install Git (if not installed)

If you don't have Git installed on your machine, you can download and install it from the following link: Download Git

Step 3: Clone Your Forked Repository

Open your terminal (Command Prompt, Git Bash, or any terminal of your choice) and run the following command to clone your forked repository to your local machine:

git clone <your_forked_repository_url>

Replace <your_forked_repository_url> with the URL of your forked repository.

Step 4: Edit members.json

Add your avatar image to the avatars folder. The image should be named with your GitHub username (e.g., <github_username>.jpg) to keep the uniqueness and should have dimensions of 200x200 pixels.

Navigate to the repository directory on your local machine and locate the members.json file. Edit this file to add your details.

Ensure to follow the JSON structure and guidelines mentioned in the file.

Step 5: Commit Your Changes

After editing members.json and adding your avatar image, stage your changes and commit them with a proper commit message. Here's an example commit message:

git add members.json avatars/<your_github_username>.jpg
git commit -m "Add <your_name>'s details to members.json and avatar image"

Step 6: Push Changes to Your Fork

Push your changes to your forked repository on GitHub:

git push origin main

Step 7: Create a Pull Request (PR)

Go to the GitHub page of your forked repository. Click on the "New pull request" button. Compare the changes and click on the "Create pull request" button. Provide a descriptive title and description for your pull request.

Step 8: Wait for Review and Merge

Wait for the repository maintainers to review your pull request. Once approved, your changes will be merged into the main repository.

Step 9: Check the Result

After your changes are merged, you can check the result by visiting the following URL:

https://opensources.network/dev-community/all

Congratulations! You have successfully made your first contribution to the OpenSources Network Community Members repository.

community-members's People

Contributors

parag avatar sujithps avatar anishrane avatar lulzx avatar hariseldon84 avatar kprocks86 avatar rohitverse avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.