Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Cloud Native Buildpacks RFCs - [Active RFCs](https://github.com/buildpacks/rfcs/pulls?q=is%3Apr+is%3Aopen+archived%3Afalse+-label%3Ahold+draft%3Afalse), [Finalizing RFCs](https://github.com/buildpacks/rfcs/pulls?q=is%3Apr+is%3Aopen+archived%3Afalse+label%3A%22Final+Comment+Period%22+draft%3Afalse+)
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fbuildpacks%2Frfcs.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fbuildpacks%2Frfcs?ref=badge_shield)


Want to suggest a change to the Cloud Native Buildpacks project? Awesome!

Expand Down Expand Up @@ -64,3 +66,7 @@ Each `<issue>` should be of the form `<org>/<repo>#<number>` (e.g. `buildpacks/s
After running the `merge-rfc.sh` script:
* Manually verify the output before pushing changes.
* Create a [tracking issue](https://github.com/buildpacks/rfcs/issues/new?assignees=&labels=type%2Ftracking&template=tracking.md&title=%5BRFC+%23%3CINSERT+RFC+NUMBER+-+e.g.%2C+0099%3E%5D+-+%3CINSERT+RFC+TITLE%3E).


## License
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fbuildpacks%2Frfcs.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fbuildpacks%2Frfcs?ref=badge_large)
Loading