mirror of
https://github.com/servo/servo.git
synced 2025-06-02 15:25:31 +00:00
Link to the Zulip and project repo in README (#37134)
Much of the coordination of Servo development happens in the Zulip and in the regular meetings (TSC call, Coordination meeting, Triage meeting). This PR adds prominent links to these places in the README so that people can find them. Signed-off-by: Nico Burns <nico@nicoburns.com>
This commit is contained in:
parent
7147e06b53
commit
ca9cc776a1
1 changed files with 9 additions and 1 deletions
10
README.md
10
README.md
|
@ -4,7 +4,15 @@ Servo is a prototype web browser engine written in the
|
|||
[Rust](https://github.com/rust-lang/rust) language. It is currently developed on
|
||||
64-bit macOS, 64-bit Linux, 64-bit Windows, 64-bit OpenHarmony, and Android.
|
||||
|
||||
Servo welcomes contribution from everyone. Check out [The Servo Book](https://book.servo.org) to get started, or go to [servo.org](https://servo.org/) for news and guides.
|
||||
Servo welcomes contribution from everyone. Check out:
|
||||
|
||||
- The [Servo Book](https://book.servo.org) for documentation
|
||||
- [servo.org](https://servo.org/) for news and guides
|
||||
|
||||
Coordination of Servo development happens:
|
||||
- Here in the Github Issues
|
||||
- On the [Servo Zulip](https://servo.zulipchat.com/)
|
||||
- In video calls advertised in the [Servo Project](https://github.com/servo/project/issues) repo.
|
||||
|
||||
## Getting started
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue