Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 626 Bytes

CONTRIBUTING.md

File metadata and controls

19 lines (13 loc) · 626 Bytes

Contributing to nipovpn

Welcome to nipovpn project. I want to make contributing to this project as easy and transparent as possible.

Pull Requests

I actively welcome your pull requests.

If you're new, we encourage you to take a look at issues

For changes

  1. Create a GitHub issue proposing a new example and make sure it's substantially different from an existing one.
  2. Fork the repo and create your branch from dev.
  3. Make your changes.
  4. Always build and test your branch.
  5. Write proper comments
  6. Creat a pull request to dev.
  7. Wait for response