Add your changes to Profile.md
file in the Task2
directory.
- Create a new branch for this task and call it
second-task
.git checkout -b second-task
Here is an example:
# Your Name
### Location
Your City/Country
### Academics
Your School
### Interests
- Some Things You Like
### Profile Link
[Your Name](GitHub Link)
### LinkedIn Handle
linkedIn username
- Commit these changes and make a pull request for this task.
git commit -m "feat: added <username> profile" git push
- Open a pull request from github.