mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
Fix license link in contribution guidelines
Signed-off-by: Dirk Stolle <striezel-dev@web.de>
This commit is contained in:
parent
dca3b2f0c1
commit
565d52de50
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ on how to start working on Servo.
|
||||||
- Commits should be accompanied by a Developer Certificate of Origin
|
- Commits should be accompanied by a Developer Certificate of Origin
|
||||||
(http://developercertificate.org) sign-off, which indicates that you (and
|
(http://developercertificate.org) sign-off, which indicates that you (and
|
||||||
your employer if applicable) agree to be bound by the terms of the
|
your employer if applicable) agree to be bound by the terms of the
|
||||||
[project license](LICENSE.md). In git, this is the `-s` option to `git commit`
|
[project license](LICENSE). In git, this is the `-s` option to `git commit`.
|
||||||
|
|
||||||
- If your patch is not getting reviewed or you need a specific person to review
|
- If your patch is not getting reviewed or you need a specific person to review
|
||||||
it, you can @-reply a reviewer asking for a review in the pull request or a
|
it, you can @-reply a reviewer asking for a review in the pull request or a
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue