Skip to content
This repository has been archived by the owner on Nov 18, 2024. It is now read-only.

Latest commit

 

History

History
24 lines (16 loc) · 1.28 KB

CONTRIBUTING.md

File metadata and controls

24 lines (16 loc) · 1.28 KB

Contributing

This is the code for the Mozilla addons-code-manager project, part of the Mozilla add-ons reviewers' toolbox.

Before contributing, please note:

  • You agree to license your contributions under this license
  • Please file issues before submitting pull-requests for new features or large changes that are not related to existing issues
  • Please read the README for instructions on how to use the repository
  • Please run the test suite before writing a patch
  • Please write tests for each patch to maintain test coverage
  • Please run Prettier to format your code

Ready to get started? Follow these steps.

Thank you for contributing, you are awesome!

Note to staff

If you come across a potential good first bug for contributors, please tag it with maybe good first bug. The community team triages these every other week to ensure they have mentors assigned, onboarding information, and basic steps to get started. This gives new contributors a better experience when they pick a “good first bug” to work on.