community icon indicating copy to clipboard operation
community copied to clipboard

OpenFeature project community and governance

OpenFeature Community

Roadmap Contributing Twitter Follow LinkedIn

Welcome to the OpenFeature community!

If you are interested to be informed about the project or to contribute, feel free to add yourself and/or your organization to Interested Parties.

Meetings and events

The community calendar contains all the upcoming OpenFeature meetings and events. You can access it via:

Notes and recordings from previous meetings can be found below:

Slack

You can find us in the #openfeature channel on the CNCF Slack Workspace. You can join the CNCF Slack Workspace by registering here.

Community

Follow-us on social media and help us to spread the word! Please use the #openfeature hashtag or mention our accounts when you share the content.

Roadmap

The project roadmap is available here. New initiatives require an accepted OpenFeature Enhancement Proposal (OFEP). A community decision will then be made as documented in Decision Making.

Contributing

All contributors are welcome! Please see the contributing guidelines here.

Contributing Prerequisites (DCO)

The Cloud Native Computing Foundation (CNCF) requires all pull requests are signed off using Developer Certificate of Origin (DCO). By submitting pull requests, submitters acknowledge they grant the Apache License v2 to the code and that they are eligible to grant this license for all commits submitted in their pull requests.

Associated Components and Implementations

The OpenFeature specification defines abstractions and interfaces for the purposes of flexibly integrating with various feature flag management systems, as well as with tools related to feature flag evaluation (such as telemetry and logging). In order to maintain neutrality and no/low dependencies, implementations of these abstractions should not be included in SDKs. Such implementations may exist in the "contribs" repository for their respective language (ie: https://github.com/open-feature/node-sdk-contrib) or in other repositories not owned by the OpenFeature organization. We recommend implementations be open source, but that's not a requirement.

Governance

OpenFeature is a CNCF sandbox project. The project follows CNCF recommended governance practices.

Code of Conduct

We as members, contributors, and leaders pledge to make participation in our community a harassment-free experience for everyone, regardless of age, body size, visible or invisible disability, ethnicity, sex characteristics, gender identity and expression, level of experience, education, socio-economic status, nationality, personal appearance, race, caste, color, religion, or sexual identity and orientation. We pledge to act and interact in ways that contribute to an open, welcoming, diverse, inclusive, and healthy community.

The project and its community abide by the Code of Conduct. This Code of Conduct is adapted from the Contributor Covenant, version 2.1, available here.

License

OpenFeature is an open specification and open source project. Unless another license is specified explicitly, all contents in this GitHub organization are licensed under Apache License v2.