Skip to content

🎮 ISSUE 1 — Add Yourself to the Contributors List #1

@aadyagupta23

Description

@aadyagupta23

Task

  • Fork and set up the PixDash repository.
  • Register yourself as a contributor by adding a text file inside the contributors folder.

Steps

1. Fork & Clone the Repository

Click Fork to create your own copy.

Clone the repository locally:

git clone <your_forked_repo_url>

2. Add Your Contributor File

Inside the contributors folder, create a file named:

<your_roll_number>.txt

Add the following details inside the file:

Name:
GitHub Username:
Favorite game:

3. Commit Your Changes

git add .
git commit -m "Add <your_roll_number> to contributors"
git push origin main

4. Create a Pull Request

PR Title:

Add <your_roll_number> to contributors

PR Description:

Issue : #<issue_number>
Onboarding contribution for PixDash.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Points: 10open-for-allAny one can work on it without getting assigned, every PR can merge

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions