-
Notifications
You must be signed in to change notification settings - Fork 78
Closed
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 Cyber_lens 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)
Cyber_lens/
βββ contributors/
3. Add Your Identity File
Inside the contributors folder, create a folder:
<your_roll_number>
Inside this folder, create a text file named info.txt.
Inside the file, add the following details:
Name:
GitHub Username:
Your hobbies:
Write some thing that you expect from this event:
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> folder 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: anubhavsharma0116_20644.
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