mirror of
https://github.com/Snigdha-OS/documentation.git
synced 2025-09-12 20:04:57 +02: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;