Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 1.02 KB

CONTRIBUTING.md

File metadata and controls

29 lines (18 loc) · 1.02 KB

Contributing to Data Structures and Algorithms Solutions 🚀

Thank you for considering contributing to this project! Before you start, please review the following guidelines:

  1. 🍴 Fork the repository and create your branch.
  2. 🎨 Ensure your code follows the project's style and conventions.
  3. 🚀 Keep your changes focused and submit a pull request.

Code Style

  • 📏 Follow consistent indentation and coding style.
  • 💡 Comment your code for better understanding.

Reporting Issues

  • 📢 Include a clear and descriptive title.
  • 🔄 Provide steps to reproduce the issue.
  • ⚠ Mention the expected and actual behavior.

Community Guidelines and Code of Conduct

  • 🤝 Be respectful and considerate of others.
  • 💬 Follow the community guidelines and code of conduct outlined in CODE_OF_CONDUCT.md.

License

This project is licensed under the terms of the MIT License - see the LICENSE file for details.

Thank you for your contribution! 🙌