You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fork the repo
Clone the forked repo
Create a new branch and check it out git checkout -b feat/awesome-feature
Write Code
Push it git push -u origin feat/awesome-feature
Make PR!