Skip to content

Latest commit

 

History

History
59 lines (39 loc) · 2.6 KB

CONTRIBUTING.md

File metadata and controls

59 lines (39 loc) · 2.6 KB

How to contribute to the Mullvad Browser Extension extension

The Mullvad Browser Extension is open sourced for many reasons, but primarily

  • we believe the sharing of knowledge will advance the world more quickly and help it to become a better place
  • we want to allow users to verify that our extension functions as we claim it does, giving them the option to build it from source without having to trust our released extensions
  • we want to receive contributions from third parties.

Submitting issues

If you find a bug in the extension's code:

  • check first in the issue tracker if a similar bug hasn't already been reported
  • add it in the issue tracker.

Please send all other problems or questions not directly related to the extension's development to support@mullvad.net. This includes connection issues, questions regarding your account, and problems with the Mullvad VPN infrastructure or servers.

Submitting feature requests

If you would like to suggest a feature:

  • check first in the issue tracker if a similar feature hasn't been already suggested
  • add it in the issue tracker.

Submitting changes

If you would like to contribute to the development of the Mullvad Browser Extension, please carefully read the following sections first and then feel free to submit a pull request.

While we appreciate your interest in helping us to improve Mullvad Browser Extension, please understand that choosing which submitted changes to merge is fully at our discretion, based upon our development plans for the extension.

Process

When you would like to contribute:

  • if you want to work on something already in the tracker, comment on the issue first
  • if what you want to work on is not in the tracker, file an issue with details.

This is to verify no one else is already working on it, and to make sure we’re still interested in a given contribution.

Once you receive our confirmation, you are welcome to open a pull request and start working on it. You may also want to comment and ask for help if you’re new or if you get stuck. We’re more than happy to help! When ready, we will review your pull request.

Copyright and ownership of contributed code and changes

Any code, binaries, tools, documentation, graphics, or any other material that you submit to this project will be licensed under GPL 3.0.

Submitting to this project means that you are the original author of the entire contribution and grant us the full right to use, publish, change or remove the entire, or part of, your contribution under the terms defined by the GPL 3.0 license at any point in time.