Welcome to nipovpn project. I want to make contributing to this project as easy and transparent as possible.
I actively welcome your pull requests.
If you're new, we encourage you to take a look at issues
- Create a GitHub issue proposing a new example and make sure it's substantially different from an existing one.
- Fork the repo and create your branch from
dev
. - Make your changes.
- Always use
scripts/format.sh
to format code. - Always build and test your branch.
- Write proper comments
- Creat a pull request to dev.
- Wait for response