Skip to content

This repository is intended to help beginners to make their first PR.

License

Notifications You must be signed in to change notification settings

sabbydev/first-pull-request

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

first-pull-request

Hello everyone!

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.

How to contribute:

  1. Fork the repository: Click the "Fork" button in the upper right corner of this page to create your own copy of the repository.
  2. 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.
  3. Add your nickname: Open the "nicknames.md" file and add your GitHub nickname on a new line.
  4. Submit your changes: Use git push origin master to submit your changes to your repository on GitHub.
  5. 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!

Success! 🎉