Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/opencurve/community
Welcome to the Curve Community! The main objective is to help members of the Curve community who share similar interests to learn from and collaborate with each other. Your journey of becoming a contributor and committer starts from here: improving docs, improving code, giving talks, organizing meetups, etc.
https://github.com/opencurve/community
Last synced: about 2 months ago
JSON representation
Welcome to the Curve Community! The main objective is to help members of the Curve community who share similar interests to learn from and collaborate with each other. Your journey of becoming a contributor and committer starts from here: improving docs, improving code, giving talks, organizing meetups, etc.
- Host: GitHub
- URL: https://github.com/opencurve/community
- Owner: opencurve
- Created: 2022-09-27T02:07:20.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-12-25T11:46:37.000Z (about 1 year ago)
- Last Synced: 2023-12-25T13:11:16.831Z (about 1 year ago)
- Size: 32.6 MB
- Stars: 4
- Watchers: 1
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Governance: GOVERNANCE.md
Awesome Lists containing this project
README
## Curve Community
Welcome to the Curve Community! The main objective is to help members of the Curve community who share similar interests to learn from and collaborate with each other.
Your journey of becoming a contributor and committer starts from here: improving docs, improving code, giving talks, organizing meetups, etc.
## Guiding Principles
See [Guiding Principles for Curve Community](guiding-principles.md).
## Governance
See [GOVERNANCE](GOVERNANCE.md) for more details.
## Communicating
You can reach out to the community members via any one of the following ways:
* ASK.Curve: [community discussion](https://ask.opencurve.io/)
* Stack Overflow: [https://stackoverflow.com/questions/tagged/curve](https://stackoverflow.com/questions/tagged/curve)
* Slack: [Curve Channel](https://cloud-native.slack.com/?redir=%2Farchives%2FC03LFPT6BJM)
* Wiki: [Curve Wiki](https://github.com/opencurve/curveadm/wiki/overview)## Your First Contribution
The [Contributor Guide](https://github.com/opencurve/curve/blob/master/docs/en/build_and_run_en.md) provides detailed instruction on how to get your ideas and bug fixes seen and accepted, including:
1. [Building and setting up a development workspace](https://github.com/opencurve/curve/blob/master/docs/en/build_and_run_en.md)
2. [How to run Curve](https://github.com/opencurve/curveadm/wiki/overview)
3. [Contribution flow](https://github.com/opencurve/curve/blob/master/docs/en/build_and_run_en.md)## License
Curve Community is under the Apache 2.0 license. See the [LICENSE.md](https://github.com/opencurve/curve/blob/master/LICENSE) file for details.
## Acknowledgements
Thank you to the [Kubernetes](https://github.com/kubernetes/community), [Apache](http://activemq.apache.org/becoming-a-committer.html) and [Docker](https://github.com/docker/community) community pages for providing us with inspiration.