Skip to content
Merged
Show file tree
Hide file tree
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
10 changes: 4 additions & 6 deletions site/content/community/proposals.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -17,20 +17,18 @@
# specific language governing permissions and limitations
# under the License.
#
linkTitle: 'Proposals & Roadmap'
linkTitle: Proposals & Roadmap
title: 'Apache Polaris Proposals & Roadmap'
weight: 200
type: docs
toc_hide: false
hide_summary: true
---

== Proposals

* [Active](https://github.com/apache/polaris/issues?q=is%3Aissue%20state%3Aopen%20label%3Aproposal)
* [Past](https://github.com/apache/polaris/issues?q=is%3Aissue%20state%3Aclosed%20label%3Aproposal)
* https://github.com/apache/polaris/issues?q=is%3Aissue%20state%3Aopen%20label%3Aproposal[Active]
* https://github.com/apache/polaris/issues?q=is%3Aissue%20state%3Aclosed%20label%3Aproposal[Past]


== Polaris Roadmap

* [Discussed Roadmap](https://github.com/apache/polaris/discussions/1028)
* https://github.com/apache/polaris/discussions/1028[Discussed Roadmap]
2 changes: 1 addition & 1 deletion site/hugo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ menu:
parent: "community"
url: "/community/meetings"
weight: 20
- name: "Proposals"
- name: "Proposals & Roadmap"
parent: "community"
url: "/community/proposals"
weight: 30
Expand Down