Crack Code is the home to crack all the coding questions. We welcome contributions from everyone.
-
Fork the repository.
-
Clone the forked repository to your local machine.
git clone https://github.com/bishwobista/crack-code.git-
Create a new branch for your changes.
git checkout -b <branch-name>
-
Make your changes and commit them.
-
Push your changes to your forked repository.
git push origin <branch-name>
Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.
This project is licensed under the MIT License - see the LICENSE file for details.