From c6fc56cfe8a59f172ed93c1bce133cbb8f83a979 Mon Sep 17 00:00:00 2001 From: Hanan Younes Date: Wed, 5 Jun 2024 00:36:13 -0400 Subject: [PATCH 1/3] updates README file Signed-off-by: Aidan Delaney --- README.md | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a8c9960c0..da9e48cd3 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,11 @@ [![](https://github.com/buildpacks/docs/workflows/Deploy/badge.svg)](https://github.com/buildpacks/docs/actions) [![Gitpod ready-to-code](https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/buildpacks/docs) -### Preview +## Preview + +This repository contains the documentation for Cloud Native Buildpacks (CNBs); pluggable and modular tools that translate source code into OCI images. + +Read more about Cloud Native Buildpacks, features, and story behind on our [website](https://buildpacks.io/). ![buildpacks.io](https://image.thum.io/get/https://buildpacks.io) @@ -11,14 +15,22 @@ ### Calendar -The calendar is managed via [teamup](https://teamup.com/ksxw26c3km72mq3imn). To request an alteration you may [create an issue](https://github.com/buildpacks/community/issues/new), reach out to a maintainer via [slack](https://slack.cncf.io) in #buildpacks-maintainers, post in [discussions](https://github.com/buildpacks/community/discussions). +The calendar is managed via [teamup](https://teamup.com/ksxw26c3km72mq3imn). To request an alteration you may [create an issue](https://github.com/buildpacks/community/issues/new), reach out to a maintainer via [slack](https://slack.cncf.io) in #buildpacks-maintainers, or post in [discussions](https://github.com/buildpacks/community/discussions). ## Contributing We ❤ contributions. -To learn more, read the [CONTRIBUTING][contributing], [RELEASE][release] and [DEVELOPMENT][development] documents. +Cloud Native Buildpacks is better because of our contributors and maintainers. It is because of you that we can bring great software to the community. + +To get more involved with the project, read our [CONTRIBUTING][contributing], [RELEASE][release] and [DEVELOPMENT][development] documents. [contributing]: https://github.com/buildpacks/.github/blob/main/CONTRIBUTING.md [development]: DEVELOPMENT.md [release]: RELEASE.md + +Thanks for your interest in the Cloud Native Buildpacks project; your contributions are greatly valued and appreciated. + +## Stay Updated + +To get the latest updates on the project, follow us on [X](https://twitter.com/buildpacks_io), check out our [blog](https://medium.com/buildpacks), or join our [mailing list](https://lists.cncf.io/g/cncf-buildpacks). From 34eeeddde0cfba02fb70fe466fc41527b41e1f16 Mon Sep 17 00:00:00 2001 From: Hanan Younes Date: Wed, 5 Jun 2024 00:42:01 -0400 Subject: [PATCH 2/3] updates punctuation Signed-off-by: Hanan Younes Signed-off-by: Aidan Delaney --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index da9e48cd3..d351ac814 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ ## Preview -This repository contains the documentation for Cloud Native Buildpacks (CNBs); pluggable and modular tools that translate source code into OCI images. +This repository contains the documentation for Cloud Native Buildpacks (CNBs), pluggable and modular tools that translate source code into OCI images. Read more about Cloud Native Buildpacks, features, and story behind on our [website](https://buildpacks.io/). From cdc7d717fac7c4b206fd42aada9877d7a747a263 Mon Sep 17 00:00:00 2001 From: Hanan Younes Date: Thu, 6 Jun 2024 15:03:27 -0400 Subject: [PATCH 3/3] adds reviewer feedback Signed-off-by: Hanan Younes Signed-off-by: Aidan Delaney --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d351ac814..7a1ccd316 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,9 @@ ## Preview -This repository contains the documentation for Cloud Native Buildpacks (CNBs), pluggable and modular tools that translate source code into OCI images. +This repository contains the documentation for Cloud Native Buildpacks (CNBs), which are pluggable and modular tools that translate application source code into OCI container images. -Read more about Cloud Native Buildpacks, features, and story behind on our [website](https://buildpacks.io/). +Read more about Cloud Native Buildpacks, the features they offer, and the story behind the project on our [website](https://buildpacks.io/). ![buildpacks.io](https://image.thum.io/get/https://buildpacks.io)