This repository is intended to help beginners to make their first PR. I want to make it super easy for everyone to join GitHub and make their first contribution to a project.
- Fork the repository: Click the "Fork" button in the upper right corner of this page to create your own copy of the repository.
- Clone the repository to your local machine: Use the git clone command followed by the URL of your fork to get a copy on your machine.
- Add your nickname: Open the "nicknames.md" file and add your GitHub nickname on a new line.
- Submit your changes: Use git push origin master to submit your changes to your repository on GitHub.
- Open a Pull-request: Go to your repository page on GitHub and open a Pull-request so I can review and merge your changes.
If you have any questions or need help, feel free to comment on the issue I've created.
Welcome to GitHub, I hope to see your nickname on the list soon!