-
Notifications
You must be signed in to change notification settings - Fork 85
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 Description
- Fork and set up the SnapMap repository.
- Add yourself as a registered contributor by creating a text file inside the
contributorsfolder.
π§ Steps to Complete This Task
1. Fork & Clone the Repository
Click Fork to create your own copy.
Clone the repo locally:
git clone <your_forked_repo_url>2. Create the Contributors Folder (if not already present)
SnapMap/
βββ contributors/
3. Add Your Identity File
Inside the contributors folder, create a file:
<your_roll_number>.txt
Inside the file, add the following details:
Name:
GitHub Username:
Favorite Country you want to Go:
Favorite (Underrated) Movie/Anime/Series:
Write some thing that you expect from this event:
Note:
If you are from Outside IIITA, fill details inside the contributors/Outside_IIITA/<roll no>.txt, and follow Instructions.txt
4. Commit Your Changes
git add .
git commit -m "Added <your_roll_number>.txt to contributors"
git push origin main5. Create a Pull Request
PR Title:
Added <your_roll_number>.txt to Contributors folder
PR Description:
- Issue : # (Note: Issue Number that needs to be submitted here is Followed after the '#')
- Mention that this is your onboarding task and add a motivating quote also .
Example PR
Issue : #1
Gonna Complete this Project
π€ PR Submission
- Ensure the filename exactly matches your roll number.
- File must be present inside
/contributors/.
π¬ Need Help?
If you have any questions or are confused at any point, ping me on Discord , ID: abdul230898.
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