mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
hacking quickstart
This commit is contained in:
parent
ea000471d3
commit
4fd3df8c6d
3 changed files with 289 additions and 1 deletions
|
@ -14,6 +14,9 @@ follow this format, even those from core contributors.
|
|||
|
||||
If you're looking for easy bugs, have a look at the [E-Easy issue tag](https://github.com/servo/servo/labels/E-easy) on GitHub.
|
||||
|
||||
See [`HACKING_QUICKSTART.md`](HACKING_QUICKSTART.md) for more information
|
||||
on how to start working on Servo.
|
||||
|
||||
## Pull Request Checklist
|
||||
|
||||
- Branch from the master branch and, if needed, rebase to the current master
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue