This document summarizes a presentation about contributing to the Servo browser engine project. It introduces Servo as a modern browser engine written in Rust that aims for parallelism. It describes how to get involved by finding issues labeled for easy contributions and running tests locally and through the CI system. The presentation explains how to use web-platform tests to validate changes and how the Homu bot and bors-servo integrate pull requests after tests pass continuously.