__  __
 ___ / /_/ /  ___ _______ __ ____ _
/ -_) __/ _ \/ -_) __/ -_) // /  ' \
\__/\__/_//_/\__/_/  \__/\_,_/_/_/_/
                __      _ __        __  __
 _______  ___  / /_____(_) /  __ __/ /_/ /  ___  ___
/ __/ _ \/ _ \/ __/ __/ / _ \/ // / __/ _ \/ _ \/ _ \
\__/\___/_//_/\__/_/ /_/_.__/\_,_/\__/_//_/\___/_//_/
    
  1. Accomplish contribution by the contributhon guide line

    Contributhon guide line - Korean ver

  2. Fork this repository & clone it

     git clone https://github.com/YOUR_GITHUB_ID/contributhon
     cd contributhon
    
  3. Choose right template according to the kind of your contribution and copy it to _posts directory. You must name it with the following format YYYY-MM-DD-TITLE.md.
     cp _templates/bounty-hunt.md _posts/2019-09-08-status-issue-38.md
     vim _posts/2019-09-08-resolve-status-issue-38.md
     ...
    
  4. Commit and make PR to the master branch when you complete to fill out the template