Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 519 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 519 Bytes

How to make a Pull-Request

Steps to complete the assignment:

  1. Fork this repository
  2. Clone the forked repository
  3. Add your name and github profile to CONTRIBUTORS.md by filling in the template.
    • For example, replace {{Your full name}} with Shreyas Dodamani, and so on.
    • Please do not erase the template code!
  4. Push to your forked repository
  5. Create a pull request from your repository to this repository
    • NOTE: Make sure no merge conflicts exist, and the code is safe to merge!