This repo holds the source to a page which helps new contributors identify introductory Servo issues. If you have a problem with Servo itself, please file a bug there.
NPM is used to manage testing dependencies. npm install
is required if you
are going to run the tests.
To try and enforce good JS practice, please ensure that running npm test
passes when making changes to the codebase.
Servo Starters welcomes contribution from everyone. You can check out Servo's Contributing Docs for details on creating a pull request to Servo or Servo Starters. We also follow the Rust Code of Conduct.
Servo contributors frequent the #servo
channel on irc.mozilla.org
.
You can also join the dev-servo
mailing list.