Hello World
다음과 같은 코드를 sublime text를 사용해서 만들고 다음과 같이 저장합니다.
/(닉네임)/index.html
*반드시 전 과정에서 git clone 을 했던 디렉토리에서 작업 해야합니다.
<h1>Hello (닉네임)</h1>
Pull Request
퀘스트 입니다 (부두공이 스프린트 완료에 반영)
hint) git add, git commit, git push
위에서 만든 /(닉네임)/index.html을 공동 Repository에 push 하고, Pull Request를 요청하세요