Skip to content

Commit 2d3fb01

Browse files
authored
Publish proposals and roadmap on the website (#1043)
1 parent c96a133 commit 2d3fb01

File tree

2 files changed

+10
-30
lines changed

2 files changed

+10
-30
lines changed

site/content/community/_index.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ cascade:
3636
| link:{{% ref "meetings" %}}[Community Meetings]
3737
| Upcoming, live and recorded Community Meetings
3838

39-
| link:{{% ref "proposals" %}}[Proposals]
40-
| Proposals about bigger topics
39+
| link:{{% ref "proposals" %}}[Proposals and Roadmap]
40+
| Proposals for important features and Polaris Roadmap
4141

4242
| link:https://github.com/apache/polaris[GitHub]
4343
| Development takes place here!

site/content/community/proposals.adoc

Lines changed: 8 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -17,40 +17,20 @@
1717
# specific language governing permissions and limitations
1818
# under the License.
1919
#
20-
linkTitle: 'Proposals'
21-
title: 'Apache Polaris Proposals'
20+
linkTitle: 'Proposals & Roadmap'
21+
title: 'Apache Polaris Proposals & Roadmap'
2222
weight: 200
2323
type: docs
24-
# TODO remove when adding the first proposal
25-
toc_hide: true
24+
toc_hide: false
2625
hide_summary: true
2726
---
2827

29-
== Active Proposals
28+
== Proposals
3029

31-
[cols="4,2,4,4"]
32-
|===
33-
| Topic | Date Created | Proposal Document | Dev-list discussion
30+
* [Active](https://github.com/apache/polaris/issues?q=is%3Aissue%20state%3Aopen%20label%3Aproposal)
31+
* [Past](https://github.com/apache/polaris/issues?q=is%3Aissue%20state%3Aclosed%20label%3Aproposal)
3432

35-
| Sample topic placeholder
36-
| 2024/09/06
37-
| Link to Google Doc
38-
| Link to dev-mailing list discussion
3933

40-
|===
34+
== Polaris Roadmap
4135

42-
43-
== Previous Proposals
44-
45-
46-
[cols="4,2,4,4,2"]
47-
|===
48-
| Topic | Date Created | Proposal Document | Dev-list discussion + vote | Resolution
49-
50-
| Sample topic placeholder
51-
| 2024/09/06
52-
| Link to Google Doc
53-
| Link to dev-mailing list discussion
54-
| Accepted
55-
56-
|===
36+
* [Discussed Roadmap](https://github.com/apache/polaris/discussions/1028)

0 commit comments

Comments
 (0)