From ae99a24de5fbb6cd8442e6e2da90c13e25a1410f Mon Sep 17 00:00:00 2001 From: Mike Nomitch Date: Mon, 20 Mar 2023 15:11:38 -0700 Subject: [PATCH] Adds public roadmap project to readme --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 8a7cb29c1..8dbf6c843 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,13 @@ Full, comprehensive documentation is available on the Nomad website: https://www Guides are available on [HashiCorp Learn](https://learn.hashicorp.com/nomad). +Roadmap +--- + +A timeline of major features expected for the next release or two can be found in the [Public Roadmap](https://github.com/orgs/hashicorp/projects/202/views/1). + +This roadmap is a best guess at any given point, and both release dates and projects in each release are subject to change. Do not take any of these items as commitments, especially ones later than one major release away. + Contributing -------------------- See the [`contributing`](contributing/) directory for more developer documentation.