1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-04-14 23:49:19 +08:00

Update roadmap (#2284)

This commit is contained in:
Wang Shidong 2018-10-28 22:18:17 +08:00 committed by GitHub
parent 869358a9d9
commit e04c2cdb05
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 26 additions and 8 deletions

View File

@ -8,11 +8,10 @@ lang: cn
SpaceVim 的设计蓝图和[里程碑](https://github.com/SpaceVim/SpaceVim/milestones)决定了该项目的开发方向以及所有特性实现的优先顺序。
<!-- vim-markdown-toc GFM -->
- [下一个版本](#下一个版本)
- [0.9](#09)
- [v1.0.0](#v100)
- [版本说明](#版本说明)
- [Completed](#completed)
- [v0.1.0](#v010)
@ -23,20 +22,22 @@ SpaceVim 的设计蓝图和[里程碑](https://github.com/SpaceVim/SpaceVim/mile
- [v0.5.0](#v050)
- [v0.6.0](#v060)
- [v0.7.0](#v070)
- [v0.8.0](#v080)
- [v0.9.0](#v090)
<!-- vim-markdown-toc -->
## 下一个版本
### [0.9](https://github.com/SpaceVim/SpaceVim/milestone/12)
### [v1.0.0](https://github.com/SpaceVim/SpaceVim/milestone/13)
## 版本说明
There are release milestones and meta milestones ("buckets").
- Version-number milestones (0.1, 0.2, 0.3, …) assign issues to production releases.
- The nearest upcoming version is assigned a target date.
- Low-risk fixes in the current branch are first committed to the stable branch, then merged to master. For example, if the current stable release is `0.1.1` and a bug-fix is assigned to the `0.2` milestone, it does not mean users need to wait until 0.2 to get the fix. The patch will be committed to the stable branch and released in `0.1.2`.
- The nearest upcoming version is assigned a target date.
- Low-risk fixes in the current branch are first committed to the stable branch, then merged to master. For example, if the current stable release is `0.1.1` and a bug-fix is assigned to the `0.2` milestone, it does not mean users need to wait until 0.2 to get the fix. The patch will be committed to the stable branch and released in `0.1.2`.
- [todo](https://github.com/SpaceVim/SpaceVim/milestone/4) is a bucket for triaged tickets which should be on the roadmap but cannot yet be assigned to a concrete milestone.
- [unplanned](https://github.com/SpaceVim/SpaceVim/milestone/5) is a bucket for low-priority items or items lacking a feasible path to completion.
@ -91,4 +92,12 @@ release note: [v0.6.0](http://spacevim.org/SpaceVim-release-v0.6.0/)
release note: [v0.7.0](http://spacevim.org/SpaceVim-release-v0.7.0/)
### [v0.8.0](https://github.com/SpaceVim/SpaceVim/milestone/11)
release note: [v0.8.0](http://spacevim.org/SpaceVim-release-v0.8.0/)
### [v0.9.0](https://github.com/SpaceVim/SpaceVim/milestone/12)
release note: [v0.9.0](http://spacevim.org/SpaceVim-release-v0.9.0/)
<!-- SpaceVim roadmap completed items end -->

View File

@ -7,11 +7,10 @@ description: "The roadmap and milestones define the project direction and priori
The roadmap and [milestones](https://github.com/SpaceVim/SpaceVim/milestones) define the project direction and priorities.
<!-- vim-markdown-toc GFM -->
- [Next](#next)
- [v0.9.0](#v090)
- [v1.0.0](#v100)
- [Meta](#meta)
- [Completed](#completed)
- [v0.1.0](#v010)
@ -22,12 +21,14 @@ The roadmap and [milestones](https://github.com/SpaceVim/SpaceVim/milestones) de
- [v0.5.0](#v050)
- [v0.6.0](#v060)
- [v0.7.0](#v070)
- [v0.8.0](#v080)
- [v0.9.0](#v090)
<!-- vim-markdown-toc -->
## Next
### [v0.9.0](https://github.com/SpaceVim/SpaceVim/milestone/12)
### [v1.0.0](https://github.com/SpaceVim/SpaceVim/milestone/13)
## Meta
@ -90,4 +91,12 @@ release note: [v0.6.0](http://spacevim.org/SpaceVim-release-v0.6.0/)
release note: [v0.7.0](http://spacevim.org/SpaceVim-release-v0.7.0/)
### [v0.8.0](https://github.com/SpaceVim/SpaceVim/milestone/11)
release note: [v0.8.0](http://spacevim.org/SpaceVim-release-v0.8.0/)
### [v0.9.0](https://github.com/SpaceVim/SpaceVim/milestone/12)
release note: [v0.9.0](http://spacevim.org/SpaceVim-release-v0.9.0/)
<!-- SpaceVim roadmap completed items end -->