Skip to content

Commit 2190690

Browse files
authored
Merge pull request #124 from furkatgofurov7/improve-root-readme
📖 Improve root README.md
2 parents 9dc333e + b54a1d8 commit 2190690

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

README.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,23 +11,26 @@
1111

1212
Home for Cluster API Operator, a subproject of sig-cluster-lifecycle
1313

14-
## What is Cluster API Operator?
14+
## What is Cluster API Operator?
1515

1616
Cluster API Operator leverages a declarative API and an
1717
operator to empower admins to handle the lifecycle of [Cluster API](https://github.com/kubernetes-sigs/cluster-api) providers within the management cluster. See this [document](./docs/capi-operator-proposal.md) for more details.
1818

19-
## Community, discussion, contribution, and support
20-
21-
Learn how to engage with the Kubernetes community on the [community page](http://kubernetes.io/community/).
19+
## 🤗 Community, discussion, contribution, and support
2220

2321
You can reach the maintainers of this project at:
2422

25-
- [Slack](http://slack.k8s.io/)
26-
- [Mailing List](https://groups.google.com/forum/#!forum/kubernetes-dev)
23+
- [Slack](http://slack.k8s.io/) in the [#cluster-api-operator][#cluster-api-operator slack] channel
24+
25+
Pull Requests and feedback on issues are very welcome!
26+
27+
See also our [contributor guide](CONTRIBUTING.md) and the Kubernetes [community page] for more details on how to get involved.
2728

2829
### Code of conduct
2930

3031
Participation in the Kubernetes community is governed by the [Kubernetes Code of Conduct](code-of-conduct.md).
3132

33+
[community page]: https://kubernetes.io/community
34+
[#cluster-api-operator slack]: https://kubernetes.slack.com/archives/C030JD32R8W
3235
[owners]: https://git.k8s.io/community/contributors/guide/owners.md
3336
[Creative Commons 4.0]: https://git.k8s.io/website/LICENSE

0 commit comments

Comments
 (0)