Community made patches, localisations, bug reports and contributions are always welcome and are crucial.
When contributing please ensure you follow the guidelines below so that I can keep on top of things.
GitHub is for bug reports and contributions only - if you have a support question or a request for a customisation don't post here. Use Support Forum instead.
- Submit a ticket for your issue, assuming one does not already exist.
- https://github.com/seb86/WooCommerce-Extension-Boilerplate-Lite/issues
- Clearly describe the issue including steps to reproduce when it is a bug.
- Make sure you fill in the earliest version that you know has the issue.
- Fork the repository on GitHub
- Make the changes to your forked repository
- Ensure you stick to the WordPress Coding Standards
- When committing, reference your issue (if present) and include a note about the fix
- Push the changes to your fork and submit a pull request to the 'dev' branch of the WooCommerce Extension Boilerplate Lite/issues repository.
At this point you're waiting on me to merge your pull request. I'll review all pull requests, and make suggestions and changes if necessary.