Challenge
This is a little challenge for you to solve. You need to add some changes to our public repository. Follow the steps below to complete the challenge.
Steps
To test your skills, you will be asked to change the content of the repository using github flow. Follow the steps below to complete the challenge.
- Fork the repository.
- Add a new file to the
challenge/
directory. The file should contain a brief introduction about yourself. The file should be namedyour-username.md
. - Add a new line to
Members
block in thesrc/members.md
file with your github username and date of submission. - Commit the changes to your forked repository.
- Create a pull request to the original repository.
After you have completed the steps, we will review your pull request and merge it if everything is correct.
Good luck!
Tips
- If you are new to Git and GitHub, you can refer to our Git and GitHub guides.
- If you are not familiar with the pull request process, you can refer to the GitHub documentation.
- The repository is public, so you can see other people's submissions as well. Feel free to check them out!
Important
- The repository is public, so do not include any sensitive information in your file.
- Make sure your file is in the correct directory and has the correct name.
- If you have any questions or need help, feel free to reach out to us in discussions.