From 3c195d29cd2f179c0006c531a8bcce1443e39634 Mon Sep 17 00:00:00 2001 From: Zbynek Roubalik Date: Fri, 14 Oct 2022 13:35:54 +0200 Subject: [PATCH] chore: add link to the roadmap in the Readme (#1337) Signed-off-by: Zbynek Roubalik Signed-off-by: Zbynek Roubalik --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 6a8eb3d5f..5ecb8149c 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,10 @@ [Read the Documentation](docs/README.md) +## Roadmap + +We use GitHub issues and project to track our roadmap. Please see our roadmap [here](https://github.com/orgs/knative/projects/49). + ## Contributing We are always looking for contributions from the Function Developer community. For more information on how to participate, see the [Contribuiting Guide](docs/CONTRIBUTING.md)