Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add link to git-hook tips in HACKING_QUICKSTART.md #11193

Merged
merged 1 commit into from Jun 1, 2016
Merged
Changes from all commits
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Add link to git-hook tips to hacking quickstart

  • Loading branch information
dlrobertson committed May 21, 2016
commit 70b2ec58ed9a85dad3c216358307c3a356596cbf
@@ -2,7 +2,10 @@

This guide covers the basics things one needs to know to start hacking Servo.
It doesn't cover how Servo works (see the [documentation](#documentation) section for that),
but describe how to setup your environment to compile, run and debug Servo.
but describe how to setup your environment to compile, run, and debug Servo. For information
on the [Github Workflow](https://github.com/servo/servo/wiki/Github-workflow) and some helpful
[Git Tips](https://github.com/servo/servo/wiki/Github-workflow#git-tips) see the
[Wiki](https://github.com/servo/servo/wiki).

## Building Servo

ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.