Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 702 Bytes

CONTRIBUTING.md

File metadata and controls

11 lines (9 loc) · 702 Bytes

How To Contribute

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