-
Fork the HackRegina/techmap repo.
-
Create your patch.
-
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. -
Push your branch to GitHub:
git push
-
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!