mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Add link to git-hook tips to hacking quickstart
This commit is contained in:
parent
c193af8c32
commit
70b2ec58ed
1 changed files with 4 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue