Estimated time: 1 hour or less
- Fork this repo.
- In your forked repo,
- Pick two songs from
/songs
. - Create a branch (or branches)
- Give the branch name properly (like "
en
" for translating into English). - Translate the songs into English line by line.
- Add the changes with a good commit message.
- The first and second translation must be done separately, so they are different commits.
- After complete translating both songs, merge changes to your main branch. Do not delete the branch after merging.
- Pick two songs from
- Go back to the original repo,
- Submit your pull request (PR) to the original repo by Sunday April 4, 2021 11:59pm (GMT+7).
- If your PR is not shown at the original repo, it will not be graded.
- Late submission will not be graded.
- Hello World of GitHub https://guides.github.com/activities/hello-world/
- Forking Projects on GitHub https://guides.github.com/activities/forking/
- Mastering Markdown https://guides.github.com/features/mastering-markdown/
- Interactive Markdown Tutorial https://www.markdowntutorial.com/
- Interactive Markdown Tutorial https://commonmark.org/help/tutorial/index.html