Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1.49 KB

README.md

File metadata and controls

23 lines (16 loc) · 1.49 KB

Contribution to DevOpsPro

Thank you for checking out this repository! This is a Git and GitHub crash course assignment for the viewers of the DevOpsPro YouTube channel. The goal of this assignment is to get you familiar with creating branches, making changes to files, and submitting pull requests on GitHub.

How to Participate

To participate in this assignment, please follow these steps:

  • Fork this repository to your GitHub account.
  • Create a new branch on your forked repository.
  • Add your name to the CONTRIBUTORS.md file.
  • Commit your changes and push the branch to your forked repository.
  • Open a pull request to merge your branch into the main repository.

Once your pull request is reviewed and approved, your name will be added to the list of contributors!

Why Participate

Participating in this assignment will help you practice Git and GitHub skills that are essential for any developer. By creating branches and submitting pull requests, you'll learn how to collaborate with other developers and contribute to open source projects. Plus, you'll get the chance to see your name on the list of contributors!

Watch the Video

If you haven't already, please watch the Git and GitHub crash course video on the DevOpsPro YouTube channel to get started. The video covers the basics of Git and GitHub and will help you complete this assignment with ease.

Git and GitHub Crash Course Video

Thank you for participating in this assignment and for your interest in DevOpsPro!