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

Add your information in json #1

Open
Arijit-017 opened this issue Oct 9, 2024 · 3 comments
Open

Add your information in json #1

Arijit-017 opened this issue Oct 9, 2024 · 3 comments
Labels

Comments

@Arijit-017
Copy link
Owner

Steps to Contribute

Follow these steps to contribute to this repository during Hacktoberfest:

  1. Fork the Repository

    • Click the Fork button at the top right of this repository's page to create a copy of the repo under your GitHub account.
  2. Clone it to Your Local Machine

    • Open your terminal and use the following command to clone the repo:
      git clone https://github.com/your-username/repo-name.git
  3. Add Your Data

    • Navigate to the public/data/ folder and open the data.json file.
    • Add your details in the following format:
      {
        "name": "Your Name",
        "location": "Your Address",
        "bio": "Write more about yourself",
        "avatar": "Link to your GitHub avatar",
        "portfolio": "Link to your GitHub profile",
        "skills": ["skill 1", "skill 2", "skill 3", "..."],
        "social": {
          "GitHub": "https://github.com/user_name",
          "Twitter": "https://x.com/your_twitter_handle",
          "LinkedIn": "https://www.linkedin.com/in/username"
        }
      }
  4. Push Your Changes

    • After adding your details, commit your changes using:
      git add .
      git commit -m "Added my profile details"
      git push origin main
  5. Create a Pull Request

    • Head back to the repository on GitHub, and click on Compare & pull request. Provide a meaningful description of your changes and create the pull request.

That's it! You're now part of this project. 🎉

@Snehalgupta-07
Copy link
Contributor

Hi I can do this task, can u please assign it to me :)

Arijit-017 pushed a commit that referenced this issue Oct 9, 2024
@isha-dubey
Copy link

Hello , Can you help assign it to me?

@Jagannathroy
Copy link

Hey @Arijit-017, I want to contribute and add my profile to this project. Please assign this to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants