- Write your algorithm (and test it!)
- Choose a neat name for it (NAME in the following)
- Fork this repository
- Create subfolder src/algorithms/NAME with your algorithm and a readme.md-file
- Add your algorithm to the menu-script in the algorithm-folder
- Add your algorithm to the list above in the following format NAME | Author
- Create a pull request to merge the data (if your algorithm works)
Thanks for your contribution!
Pay attention: Please don't commit test data. NEVER commit passwords or personal information!