Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1.03 KB

README.md

File metadata and controls

27 lines (18 loc) · 1.03 KB

Servo Starters

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.

Installing dependencies

NPM is used to manage testing dependencies. npm install is required if you are going to run the tests.

Running JS Hint

To try and enforce good JS practice, please ensure that running npm test passes when making changes to the codebase.

Contributing

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.

Communication

Servo contributors frequent the #servo channel on irc.mozilla.org. You can also join the dev-servo mailing list.