Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

3 лет назад
12345
  1. # Contributing to detect-port
  2. - Fork the project, make a change, and send a pull request;
  3. - Have a look at code style now before starting;
  4. - Make sure the tests case (`$ make test`) pass before sending a pull request;