git clone https://github.com/rzr1r/SnakeandLadders.git- Fork the Project
- Create your Feature branch
- Commit your Changes
- Push to the Branch
- Open a Pull Request
git checkout -b feature/someFeaturegit commit -m 'Add some Feature 'git push origin feature/someFeature