Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

Latest commit

 

History

History
24 lines (15 loc) · 522 Bytes

CONTRIBUTING.md

File metadata and controls

24 lines (15 loc) · 522 Bytes

Submitting a Pull Request (PR)

  1. Fork the HackRegina/techmap repo.

  2. Create your patch.

  3. Commit your changes using a descriptive commit message.

    git commit -a
    

    Note: the optional commit -a command line option will automatically "add" and "rm" edited files.

  4. Push your branch to GitHub:

    git push
    
  5. In GitHub, send a pull request to techmap:master.

That's it! Thank you for your contribution!

If you need help submitting a PR just get in touch on slack!