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:
- Start here: Contribute to FINOS
- Contributor cheatsheet: community.finos.org/docs/finos-contributors-cheatsheet
- Maintainer cheatsheet: community.finos.org/docs/finos-maintainers-cheatsheet
- Fork
finos/communityand clone your fork. - Most docs live under
/docs; the Docusaurus site config lives under/website. - 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.
- To preview locally:
cd website && npm install && npm run start. - Open a pull request against
main.
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.
- Bugs or content problems on this site: open an issue.
- General questions: email help@finos.org or join the FINOS Community Slack.
- Security concerns: please follow the FINOS vulnerability disclosure process.
All contributors are expected to follow the FINOS Code of Conduct.
By contributing, you agree that your contributions will be licensed under the Apache License, Version 2.0.