-
Notifications
You must be signed in to change notification settings - Fork 64
Open
Labels
Points: 10open-for-allAny one can work on it without getting assigned, every PR can mergeAny one can work on it without getting assigned, every PR can merge
Description
Task
- Fork and set up the PixDash repository.
- Register yourself as a contributor by adding a text file inside the
contributorsfolder.
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 main4. Create a Pull Request
PR Title:
Add <your_roll_number> to contributors
PR Description:
Issue : #<issue_number>
Onboarding contribution for PixDash.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Points: 10open-for-allAny one can work on it without getting assigned, every PR can mergeAny one can work on it without getting assigned, every PR can merge