Skip to content

for newbie to create thier first pull request

License

Notifications You must be signed in to change notification settings

vaibhklaus/yourFirstPull

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to the YourFirstPull Repository!

We're excited to have you here! This project is beginner-friendly, and we encourage you to contribute by opening your first pull request.

Getting Started

Fork the Repository

  1. Click on the "Fork" button at the top right corner of this repository page. This will create a copy of the repository in your GitHub account.

Clone the Repository

  1. git clone https://github.com/NexusNimbus/yourFirstPull.git
  2. cd yourFistPull

Create a New Branch

git checkout -b your-feature-branch

Make Changes

Now, you can make changes to the code or add new files. Don't forget to follow any contribution guidelines mentioned in the repository.

Commit Changes

git add . git commit -m "Add a brief description of your changes"

Push Changes

git push origin your-feature-branch

Create a Pull Request :

Visit your forked repository on GitHub. You should see a notification banner that allows you to "Compare & pull request." Click on it. Review your changes and add a title and description for your pull request. Click on the "Create pull request" button.

Congratulations! You've opened your first pull request.

Code of Conduct

Please note that this project follows a Code of Conduct. Be sure to read and adhere to it in all your interactions with the community. Contributors

We appreciate all contributions! Check out the list of contributors who have helped make this project better. Need Help?

If you have any questions or need assistance, feel free to open an issue or join our community chat.

Happy coding! 🚀

About

for newbie to create thier first pull request

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published