First, thank you for considering contributing to lesspass! It’s people like you that make the open source community such a great community! 😊
We welcome any type of contribution, not only code. You can help with
Working on your first Pull Request? You can learn how from this free series, How to Contribute to an Open Source Project on GitHub.
You’ll need
Here a some folders that worth noticing :
package
contains the code for the web version and the browser extension. Development is done with javascript
and Vue
.
lesspass-pure
contains the core of lesspass
. Running yarn dev
in this folder will run a lesspass
instance locally.lesspass-web-extension
contains the code specific for the web extension.lesspass-render-password
contains the algorithm to generate passwordscli
contains the command line version. Development is done with python
.mobile
contains the android
and ios
version. Development is done with javascript
and react native
.To install dependencies, please run yarn install
To run tests, you can run yarn test
in the root directory or any sub-folder describe above.
Any code change should be submitted as a pull request. The description should explain what the code does and give steps to execute it. The pull request should also contain tests.
The bigger the pull request, the longer it will take to review and merge. Try to break down large pull requests in smaller chunks that are easier to review and merge. It is also always helpful to have some context for your pull request. What was the purpose? Why does it matter to you?
We also welcome financial contributions in full transparency on our open collective. Anyone can file an expense. If the expense makes sense for the development of the community, it will be “merged” in the ledger of our open collective by the core contributors and the person who filed the expense will be reimbursed.
If you have any questions, create an issue (protip: do a quick search first to see if someone else didn’t ask the same question before!). You can also reach us at contact@lesspass.com
Thank you to all the people who have already contributed to lesspass!
Thank you to all our backers! [Become a backer]
Thank you to all our sponsors! (please ask your company to also support this open source project by becoming a sponsor)