We welcome any kind of contribution including:
- filing issues
- adding documentation
- fixing typos
- fixing bugs
If you'd like to add functionality, please first raise an issue describing the problem you're trying to solve.
Pull requests that only reword sentences might not be merged.
If this is your first time contributing to an open-source project, check out the TwilioQuest tutorial that will teach you how to contribute to a project.
- A GitHub account
- git installed on your computer. Learn how to install it
- Node.js and a package manager like npm
- Fork this repository
- Clone the repository:
git clone [email protected]:YOUR_GITHUB_USERNAME/plugin-verify.git
- Install dependencies:
cd plugin-verify
npm install
Please open a pull request on the plugin-verify repository from your fork and fill out the pull request template.
We want to make sure that this project is as welcoming to people as possible. By interacting with the project in any shape or form you are agreeing to the project's Code of Conduct. If you see someone violate the code of conduct, please raise a complaint to [email protected].
All third party contributors acknowledge that any contributions they provide will be made under the same open source license that the open source project is provided under.