Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 529 Bytes

File metadata and controls

13 lines (10 loc) · 529 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 Jasleen Kaur, 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!