Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 463 Bytes

CONTRIBUTING.md

File metadata and controls

10 lines (7 loc) · 463 Bytes

Contributing

Before working on a new feature, please get in touch with us at pass[at]proton.me to avoid duplication. We can also discuss the best way to implement it.

Pull Request Process

  1. Ensure only essential dependencies are added to the project.
  2. Ensure the description of the Pull Request contains an explanation of the changes made. If UI changes are performed, please include screenshots.
  3. Ensure the app builds correctly and the tests pass.