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
14 changes: 14 additions & 0 deletions README.en-US.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,20 @@ pnpm build:alpha or build:prod

```

## Milestones

```mermaid
gantt
dateFormat YYYY-MM-DD
axisFormat %Y-%m-%d

1.0.0-beta.x version :active,2023-09-25, 2024-03-31
1.0.0-rc version : 2024-04-01, 2024-06-30
1.0.0 version : 2024-07-01, 2024-07-31

```


## 🤝 Participation and Contribution

If you are interested in our open source project, please join us! 🎉
Expand Down
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,19 @@ pnpm build:alpha or build:prod

```

## Milestones

```mermaid
gantt
dateFormat YYYY-MM-DD
axisFormat %Y-%m-%d

1.0.0-beta.x version :active,2023-09-25, 2024-03-31
1.0.0-rc version : 2024-04-01, 2024-06-30
1.0.0 version : 2024-07-01, 2024-07-31

```

## 🤝 Participation and Contribution

If you are interested in our open source project, please join us! 🎉
Expand Down
13 changes: 13 additions & 0 deletions README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,19 @@ pnpm run build:alpha 或 build:prod

```

## 里程碑

```mermaid
gantt
dateFormat YYYY-MM-DD
axisFormat %Y-%m-%d

1.0.0-beta.x version :active,2023-09-25, 2024-03-31
1.0.0-rc version : 2024-04-01, 2024-06-30
1.0.0 version : 2024-07-01, 2024-07-31

```

## 🤝 参与贡献

如果你对我们的开源项目感兴趣,欢迎加入我们!🎉
Expand Down