master branch is always stable and contains latest releases. Development occurs in the develop branch while large features/changes are contained in dedicated branches.
If you find an bug or problem, please let us know by creating an issue!
Contributions to WPForms are welcome!
- Open an Issue on GitHub.
- Fork WP Mail SMTP on GitHub.
- Create a new branch off of
develop; branch name should beissues/###to reference the issue. - When committing, reference your issue and provide notes/feedback.
- Send us a Pull Request with your bug fixes and/or new features.