parent
35b37e5a45
commit
71f5c38a05
13
README.md
13
README.md
|
@ -72,7 +72,18 @@ If you're interested in contributing to sdk-rust, look at [Contributing document
|
|||
- Contact for additional information: Francesco Guardiani (`@slinkydeveloper`
|
||||
on slack).
|
||||
|
||||
Each SDK may have its own unique processes, tooling and guidelines, common
|
||||
governance related material can be found in the
|
||||
[CloudEvents `community`](https://github.com/cloudevents/spec/tree/master/community)
|
||||
directory. In particular, in there you will find information concerning
|
||||
how SDK projects are
|
||||
[managed](https://github.com/cloudevents/spec/blob/master/community/SDK-GOVERNANCE.md),
|
||||
[guidelines](https://github.com/cloudevents/spec/blob/master/community/SDK-maintainer-guidelines.md)
|
||||
for how PR reviews and approval, and our
|
||||
[Code of Conduct](https://github.com/cloudevents/spec/blob/master/community/GOVERNANCE.md#additional-information)
|
||||
information.
|
||||
|
||||
[Crates badge]: https://img.shields.io/crates/v/cloudevents-sdk.svg
|
||||
[crates.io]: https://crates.io/crates/cloudevents-sdk
|
||||
[Docs badge]: https://docs.rs/cloudevents-sdk/badge.svg
|
||||
[docs.rs]: https://docs.rs/cloudevents-sdk
|
||||
[docs.rs]: https://docs.rs/cloudevents-sdk
|
||||
|
|
|
@ -22,7 +22,18 @@ If you're interested in contributing to sdk-rust, look at [Contributing document
|
|||
- Email: https://lists.cncf.io/g/cncf-cloudevents-sdk
|
||||
- Contact for additional information: Francesco Guardiani (`@slinkydeveloper` on slack).
|
||||
|
||||
Each SDK may have its own unique processes, tooling and guidelines, common
|
||||
governance related material can be found in the
|
||||
[CloudEvents `community`](https://github.com/cloudevents/spec/tree/master/community)
|
||||
directory. In particular, in there you will find information concerning
|
||||
how SDK projects are
|
||||
[managed](https://github.com/cloudevents/spec/blob/master/community/SDK-GOVERNANCE.md),
|
||||
[guidelines](https://github.com/cloudevents/spec/blob/master/community/SDK-maintainer-guidelines.md)
|
||||
for how PR reviews and approval, and our
|
||||
[Code of Conduct](https://github.com/cloudevents/spec/blob/master/community/GOVERNANCE.md#additional-information)
|
||||
information.
|
||||
|
||||
[Crates badge]: https://img.shields.io/crates/v/cloudevents-sdk-actix-web.svg
|
||||
[crates.io]: https://crates.io/crates/cloudevents-sdk-actix-web
|
||||
[Docs badge]: https://docs.rs/cloudevents-sdk-actix-web/badge.svg
|
||||
[docs.rs]: https://docs.rs/cloudevents-sdk-actix-web
|
||||
[docs.rs]: https://docs.rs/cloudevents-sdk-actix-web
|
||||
|
|
|
@ -22,7 +22,18 @@ If you're interested in contributing to sdk-rust, look at [Contributing document
|
|||
- Email: https://lists.cncf.io/g/cncf-cloudevents-sdk
|
||||
- Contact for additional information: Francesco Guardiani (`@slinkydeveloper` on slack).
|
||||
|
||||
Each SDK may have its own unique processes, tooling and guidelines, common
|
||||
governance related material can be found in the
|
||||
[CloudEvents `community`](https://github.com/cloudevents/spec/tree/master/community)
|
||||
directory. In particular, in there you will find information concerning
|
||||
how SDK projects are
|
||||
[managed](https://github.com/cloudevents/spec/blob/master/community/SDK-GOVERNANCE.md),
|
||||
[guidelines](https://github.com/cloudevents/spec/blob/master/community/SDK-maintainer-guidelines.md)
|
||||
for how PR reviews and approval, and our
|
||||
[Code of Conduct](https://github.com/cloudevents/spec/blob/master/community/GOVERNANCE.md#additional-information)
|
||||
information.
|
||||
|
||||
[Crates badge]: https://img.shields.io/crates/v/cloudevents-sdk-rdkafka.svg
|
||||
[crates.io]: https://crates.io/crates/cloudevents-sdk-rdkafka
|
||||
[Docs badge]: https://docs.rs/cloudevents-sdk-rdkafka/badge.svg
|
||||
[docs.rs]: https://docs.rs/cloudevents-sdk-rdkafka
|
||||
[docs.rs]: https://docs.rs/cloudevents-sdk-rdkafka
|
||||
|
|
|
@ -22,7 +22,18 @@ If you're interested in contributing to sdk-rust, look at [Contributing document
|
|||
- Email: https://lists.cncf.io/g/cncf-cloudevents-sdk
|
||||
- Contact for additional information: Francesco Guardiani (`@slinkydeveloper` on slack).
|
||||
|
||||
Each SDK may have its own unique processes, tooling and guidelines, common
|
||||
governance related material can be found in the
|
||||
[CloudEvents `community`](https://github.com/cloudevents/spec/tree/master/community)
|
||||
directory. In particular, in there you will find information concerning
|
||||
how SDK projects are
|
||||
[managed](https://github.com/cloudevents/spec/blob/master/community/SDK-GOVERNANCE.md),
|
||||
[guidelines](https://github.com/cloudevents/spec/blob/master/community/SDK-maintainer-guidelines.md)
|
||||
for how PR reviews and approval, and our
|
||||
[Code of Conduct](https://github.com/cloudevents/spec/blob/master/community/GOVERNANCE.md#additional-information)
|
||||
information.
|
||||
|
||||
[Crates badge]: https://img.shields.io/crates/v/cloudevents-sdk-reqwest.svg
|
||||
[crates.io]: https://crates.io/crates/cloudevents-sdk-reqwest
|
||||
[Docs badge]: https://docs.rs/cloudevents-sdk-reqwest/badge.svg
|
||||
[docs.rs]: https://docs.rs/cloudevents-sdk-reqwest
|
||||
[docs.rs]: https://docs.rs/cloudevents-sdk-reqwest
|
||||
|
|
Loading…
Reference in New Issue