diff --git a/README.md b/README.md index c4a586bb..89b55175 100644 --- a/README.md +++ b/README.md @@ -85,6 +85,10 @@ The *changelog* is [available on Artifact Hub](https://artifacthub.io/packages/h This project follows the [CNCF Code of Conduct](https://github.com/cncf/foundation/blob/master/code-of-conduct.md). +## Roadmap + +Please see [ROADMAP.md](./ROADMAP.md) for more details. + ## Security To report a security problem in Artifact Hub, please contact the Maintainers Team at . Please see [SECURITY.md](./SECURITY.md) for more details. diff --git a/ROADMAP.md b/ROADMAP.md new file mode 100644 index 00000000..5e22d5c1 --- /dev/null +++ b/ROADMAP.md @@ -0,0 +1,9 @@ +# Roadmap + +At a high level the roadmap is focused on the following 3 categories: + +- Add **support for more Cloud Native artifacts** from CNCF projects +- **Improve documentation** to consolidate useful information spread across issues, discussions and Slack conversations +- Continue to **improve users' experience** to make it easier to find artifacts and explore their content + +Changes in these categories happen in an agile manner with constant development but without having a long backlog.