Thank you for your interest in contributing to this project! 🎉
We welcome improvements, bug fixes, and new features.
- Implement new sorting algorithms
- Report bugs or suggest improvements
- Improve documentation or code quality
- Fork the repository on GitHub
- Clone your fork locally:
git clone https://github.com/<your-username>/Sorting-Algorithms-Visualizer.git
cd Sorting-Algorithms-Visualizerpip install -r requirements.txt- Open an issue describing your idea or bug fix
- Wait for it to be assigned before starting work
- Use clear and descriptive commit messages
- Ensure your branch is up to date with the main branch
- Avoid merge conflicts before submitting a pull request