AkashSingh3031/The-Complete-FAANG-Preparation

How to Contribute my work in this repo?

AkashSingh3031 opened this issue · 0 comments

Contributing 🤝

We'd love your contributions! Kindly follow the steps below to get started:

  1. Star this repository.

  2. Fork this repository.

  3. Clone the forked repository.

git clone https://github.com/<your-github-username>/The-Complete-FAANG-Preparation 
  1. Navigate to the project directory.
cd The-Complete-FAANG-Preparation
  1. Create a new branch.
git checkout -b <your_branch_name>
  1. Make changes.

  2. Stage your changes and commit

git add -A

git commit -m "<your_commit_message>"
  1. Push your local commits to the remote repo.
git push -u origin <your_branch_name>
  1. Create a Pull-Request to develop !

  2. Congratulations! 🎉 Sit and relax, you've made your contribution to The Complete FAANG Preparation. ✌️ ❤️ 💥