All Projects → servo → servo-starters

servo / servo-starters

Licence: MPL-2.0 license
Servo Starters is a list of easy tasks that are good for beginners to rust or servo.

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

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 room on Mozilla Matrix. You can also join the dev-servo mailing list.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].