Skip to content

Commit 02a9bf7

Browse files
authored
Update roadmap.md (#4340)
* Update roadmap.md Signed-off-by: Yaron Schneider <[email protected]> * Update roadmap.md Signed-off-by: Yaron Schneider <[email protected]> --------- Signed-off-by: Yaron Schneider <[email protected]>
1 parent 0e22a69 commit 02a9bf7

File tree

1 file changed

+2
-40
lines changed

1 file changed

+2
-40
lines changed

daprdocs/content/en/contributing/roadmap.md

Lines changed: 2 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -2,47 +2,9 @@
22
type: docs
33
title: "Dapr Roadmap"
44
linkTitle: "Roadmap"
5-
description: "The Dapr Roadmap is a tool to help with visibility into investments across the Dapr project"
5+
description: "The Dapr Roadmap gives the community visibility into the different priorities of the projecs"
66
weight: 30
77
no_list: true
88
---
99

10-
11-
Dapr encourages the community to help with prioritization. A GitHub project board is available to view and provide feedback on proposed issues and track them across development.
12-
13-
[<img src="/images/roadmap.png" alt="Screenshot of the Dapr Roadmap board" width=500 >](https://aka.ms/dapr/roadmap)
14-
15-
{{< button text="View the backlog" link="https://aka.ms/dapr/roadmap" color="primary" >}}
16-
<br />
17-
18-
Please vote by adding a 👍 on the GitHub issues for the feature capabilities you would most like to see Dapr support. This will help the Dapr maintainers understand which features will provide the most value.
19-
20-
Contributions from the community is also welcomed. If there are features on the roadmap that you are interested in contributing to, please comment on the GitHub issue and include your solution proposal.
21-
22-
{{% alert title="Note" color="primary" %}}
23-
The Dapr roadmap includes issues only from the v1.2 release and onwards. Issues closed and released prior to v1.2 are not included.
24-
{{% /alert %}}
25-
26-
## Stages
27-
28-
The Dapr Roadmap progresses through the following stages:
29-
30-
{{< cardpane >}}
31-
{{< card title="**[📄 Backlog](https://github.com/orgs/dapr/projects/52#column-14691591)**" >}}
32-
Issues (features) that need 👍 votes from the community to prioritize. Updated by Dapr maintainers.
33-
{{< /card >}}
34-
{{< card title="**[⏳ Planned (Committed)](https://github.com/orgs/dapr/projects/52#column-14561691)**" >}}
35-
Issues with a proposal and/or targeted release milestone. This is where design proposals are discussed and designed.
36-
{{< /card >}}
37-
{{< card title="**[👩‍💻 In Progress (Development)](https://github.com/orgs/dapr/projects/52#column-14561696)**" >}}
38-
Implementation specifics have been agreed upon and the feature is under active development.
39-
{{< /card >}}
40-
{{< /cardpane >}}
41-
{{< cardpane >}}
42-
{{< card title="**[☑ Done](https://github.com/orgs/dapr/projects/52#column-14561700)**" >}}
43-
The feature capability has been completed and is scheduled for an upcoming release.
44-
{{< /card >}}
45-
{{< card title="**[✅ Released](https://github.com/orgs/dapr/projects/52#column-14659973)**" >}}
46-
The feature is released and available for use.
47-
{{< /card >}}
48-
{{< /cardpane >}}
10+
See [this document](https://github.com/dapr/community/blob/master/roadmap.md) to view the Dapr project's roadmap.

0 commit comments

Comments
 (0)