269103-2563-2-git Intro to Git and GitHub Instructions 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. Submit your pull request by Sunday April 4, 2021 11:59pm (GMT+7). Go to the base repo, check if your PR is shown at "Pull requests". Late submission will not be graded. References 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