-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
good first issueGood for newcomersGood for newcomers
Description
- simple git clone
git clone git@github.com:fellow-developers/css_utilities.gitcd css_utilitiescode .- create your own branch
git checkout -b task3- add local changes
git add .- commit local changes
git commit -m "leave your comment"- push your change to remote
git push origin task3-
Click the below link to create a pull request
to create a pull request you have to visit the repository page -
request the @satyam-seth to review the code
Metadata
Metadata
Labels
good first issueGood for newcomersGood for newcomers