Hello! 👋 Thanks for your interest in joining the mission to accelerate the mass adoption of crypto for personal sovereignty! We welcome contributions from anyone on the internet, and are grateful for even the smallest of fixes!
There are many ways to contribute to ZKsync SSO SDK:
- Open issues: if you find a bug please open an issue.
- Add detail to existing issues: provide screenshots, code snippets, etc issues.
- Resolve issues: either by showing an issue isn't a problem or by fixing the problem and opening a PR.
- Report security issues, see our security policy.
- Join the team!
If you would like to fix an issue, please begin with commenting and getting yourself assigned to the issue in Github. Your contributions should come from a fork of the project. Refer to the Github guide on how to work with PRs created from a fork.
This project uses
Conventional Commits
standards. For changes that are code related, use the chore:
, fix:
,
feat:
, or docs:
tags in your commits.
git commit -m "docs: fix typo in guide"
Your git commits need to be signed with a verified signature.
- Follow the instructions to generate a signing key.
- Add the key to your GitHub account.
- Tell git about your signing key.
If you contribute to this project, your contributions will be made to the project under both Apache 2.0 and the MIT license.
We aim to make it as easy as possible to contribute to the mission.
- In-repo docs aimed at developers
- ZKsync docs
- Company links can be found in the repo's readme
Be polite and respectful. Read our Code of conduct.