In the CONTRIBUTING.md file:
Contributing
If you'd like to contribute to this project, please follow these steps:
- Fork this repository.
- Create a new branch for the feature or fix you want to work on.
- Make your changes and commit them to that branch using the following commit message conventions:
- feat: For adding new algorithms or features.
- fix: For modifying existing algorithms or fixing issues.
- docs: For changing or creating documentation.
- add (optional): For adding algorithms or features.
- Submit a pull request to the main repository.
In the CONTRIBUTING.md file:
Contributing
If you'd like to contribute to this project, please follow these steps: