This repository was created to teach how to contribute to an open-source project on Github.
- Fork this repository
- Clone that forked repository into your local machine
- Create a new html file inside that folder and name it "hello_your_name.html"
- Copy the code of "hello_name.html" and paste it into your new HTML file.
- Then replace "Your Name" span text with your name.
- After all push to GitHub
- Now open your forked repository and make a pull request.
- All good! I will merge your pull request into the main repository.