Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.42 KB

CONTRIBUTING.md

File metadata and controls

33 lines (22 loc) · 1.42 KB

Contribution Guidelines

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!

Ways to contribute

There are many ways to contribute to the ZK Stack:

  1. Open issues: if you find a bug, have something you believe needs to be fixed, or have an idea for a feature, please open an issue.
  2. Add color to existing issues: provide screenshots, code snippets, and whatever you think would be helpful to resolve issues.
  3. Resolve issues: either by showing an issue isn't a problem and the current state is ok as is or by fixing the problem and opening a PR.
  4. Report security issues, see our security policy.
  5. Join the team!

Fixing issues

To contribute code fixing issues, please clone the repo, fix an issue, commit, add documentation as per the PR template, and the repo's maintainers will review the PR. Please follow the Conventional Commits specification.

Licenses

If you contribute to this project, your contributions will be made to the project under both Apache 2.0 and the MIT license.

Code of Conduct

Be polite and respectful.

Thank you