Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 433 Bytes

File metadata and controls

15 lines (10 loc) · 433 Bytes

🧧 Getting Started

This repository is to store all the blog post.

Git Workflow

In general, we follow the "fork-and-pull" Git workflow.

  1. Fork the repo on GitHub
  2. Clone the project to your own machine
  3. Commit changes to your own branch
  4. Push your work back up to your fork
  5. Submit a Pull request so that we can review your changes

NOTE: Be sure to merge the latest from "upstream" before making a pull request!