Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 812 Bytes

CONTRIBUTE.md

File metadata and controls

20 lines (16 loc) · 812 Bytes

NodeJs Indonesia Blog

How to contribute

Please follow the Git Flow below :

  • Fork the repository to your own repository.
  • Create new Branch from develop branch.
  • Please add category as prefix to your brach name, ex : feature/add-something
  • Available category now is : bugfix, feature, article.
  • After your task is DONE, please Pull Request to develop branch.
  • If your task was refer to issue in repo, please close issue and refer the commit.
  • Admin will merge your Pull Request.
  • After branch develop stable, Admin will merge into master branch.

Join to our community