mirror of
https://github.com/xlorepdarkhelm/numinar-coding-project.git
synced 2026-09-06 05:38:25 -04:00
219 B
219 B
Contributing to detect-port
- Fork the project, make a change, and send a pull request;
- Have a look at code style now before starting;
- Make sure the tests case (
$ make test) pass before sending a pull request;