From 35555e1796fd9abf17b6f0f1bac1084548ef1d86 Mon Sep 17 00:00:00 2001 From: Charlie Le Date: Wed, 23 Jul 2025 16:37:27 -0700 Subject: [PATCH] Update roadmap.md Fixes: https://github.com/cortexproject/cortex/issues/6684 Signed-off-by: Charlie Le --- docs/roadmap.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/docs/roadmap.md b/docs/roadmap.md index 45815e35f77..5d0bbc9338b 100644 --- a/docs/roadmap.md +++ b/docs/roadmap.md @@ -37,3 +37,15 @@ For more information tracking this, please see [issue #6075](https://github.com/ This makes queries over long periods more efficient. It can reduce storage space slightly if the full-detail data is discarded. For more information tracking this, please see [issue #4322](https://github.com/cortexproject/cortex/issues/4322). + +## Changes to this Roadmap + +Changes to this roadmap will take the form of pull requests containing the suggested change. All such PRs must be posted to the `#cortex` Slack channel in +Kubernetes slack so that they're made visible to all other developers and maintainers. + +Significant changes to this document should be discussed in the [monthly meeting](https://github.com/cortexproject/cortex?tab=readme-ov-file#engage-with-our-community) +before merging, to raise awareness of the change and to provide an opportunity for discussion. A significant change is one which meaningfully alters +one of the roadmap items, adds a new item, or removes an item. + +Insignificant changes include updating links to issues, spelling fixes or minor rewordings which don't significantly change meanings. These insignificant changes +don't need to be discussed in a meeting but should still be shared in Slack.