WebDevStudios welcomes contributions and bug fixes from third-parties. Here are the steps to get started:
- Create an Issue so we can all discuss your idea
- Fork https://github.com/WebDevStudios/create-block/
- Create a feature/hotfix branch off master
- Commit code changes to your feature/hotifx branch
- Continue to merge master into your feature/hotifx branch so it stays current
- Submit a Pull Request and reference your Issue #
- If everything tests out on our end, we may merge in your Pull Request