In order to contribute to this project, follow the following steps:
- Fork the repository
- Create a new project inside the corresponding folder (Or create a new folder!)
- Implement your algorithm.
- Add a test in the Tests folder. Refer to the BubblesortTests.cs file for reference on how to create a test.
- Create a pull request ✨ and reference the main issue