Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 443 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 443 Bytes

dsaCracker

🤝 Contributing

  1. Fork the repository
  2. Clone your fork : git clone https://github.com/your-username/dsaCracker.git
  3. Create your feature branch: git checkout -b my-new-feature
  4. Stage changes git add .
  5. Commit your changes: git commit -m "your commit message"
  6. Push to the branch: git push origin my-new-feature
  7. Submit a pull request.