Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 2.27 KB

File metadata and controls

37 lines (24 loc) · 2.27 KB

Contributing to FINOS Community

Thanks for your interest in contributing! This repository hosts the content published at community.finos.org including governance docs, contributor and maintainer cheatsheets, SIG information, and the FINOS onboarding journey.

The detailed contributor guide is on the site itself:

Quick start for this repo

  1. Fork finos/community and clone your fork.
  2. Most docs live under /docs; the Docusaurus site config lives under /website.
  3. For typo fixes and small edits, just click the "Edit this page" link at the bottom of any page on community.finos.org to open the file in the GitHub editor.
  4. To preview locally: cd website && npm install && npm run start.
  5. Open a pull request against main.

Contributor License Agreement

FINOS uses EasyCLA. On your first PR to any FINOS repository, the EasyCLA bot will guide you through signing the appropriate Individual or Corporate CLA. PRs cannot be merged until the CLA check passes.

Reporting issues

Code of Conduct

All contributors are expected to follow the FINOS Code of Conduct.

License

By contributing, you agree that your contributions will be licensed under the Apache License, Version 2.0.