Skip to content
This repository has been archived by the owner on Jul 30, 2023. It is now read-only.

Latest commit

 

History

History
28 lines (14 loc) · 1.37 KB

CONTRIBUTING.md

File metadata and controls

28 lines (14 loc) · 1.37 KB

Contributing

Thank you for your interest in contributing to the Gradientus 🎉!

Everyone is welcome to contribute following the Mozilla Community Participation Guidelines. By participating, you are expected to uphold this code of conduct.

How to submit changes

Before contributing, please note:

  • You agree to license your contributions under the license. If you're not sure about that, just ask.

You need to fork and clone the repo to be able to contribute to it.

  1. Fork this repository to your own GitHub account.

  2. Clone it to your local device. $ git clone git@github.com:<your-username>/webextension-gradientus.git

  3. Make the changes that you want.

  4. Finally, submit a pull request with your changes!

When you submit a pull request, please use the description field to explain in words the overall intention of your changes. A few sentences should be plenty.

How to report bugs

Notice a mistake? Please file any bugs, requests, or questions in the issue tracker.