This is an educational repository for simulating contributions to a project and practicing how to open a Pull Request. You also can add your name into the Contributors list. :)
Do following steps:
- Fork this repository
- Clone the repository on your machine
git clone URL_TO_YOUR_REPO
- Create a branch (for example with your name)
git branch YOUR_NAME_BRANCH
- Switch the branch
git switch YOUR_BRANCH_NAME
- Add your name anywhere in the Contributors section. Your name can contain regular text and link (to your social accounts or linkedin). For example:
- Ehsan Maleki
or
- [Ehsan Maleki](https://example.com)
- Add those changes to the branch
git add README.md
- Commit the changes
git commit -m "Add YOUR_NAME to contributors list"
- Push your changes
git push -u origin YOUR_BRANCH_NAME
- On GitHub: Click on the
Compare & pull request
- Write something and submit the pull request
- sadra sabzevari shahreza
- Omid Rajaei
- Matin Eshtiagh
- Dorsa Faham
- Sania Zare
- amir hosein masroor