- Fork the project
- Create a feature branch (
git checkout -b new-feature
). - Commit your changes (
git commit -am 'Add new feature'
). - Push to your repository (
git push origin new-feature
). - Create a new Pull Request against the
develop
.
- Create a branch from the current
master
. - Commit your blog post.
- Push to your repository.
- Create a Pull Request against
master
.
Follow the Markdown Style Guide in the folder helpdocs.