mirror of
https://github.com/semver/semver.git
synced 2026-03-09 07:22:04 -05:00
Add FAQ section on 0.y.z phase releases.
This commit is contained in:
@@ -136,6 +136,11 @@ them.
|
||||
FAQ
|
||||
---
|
||||
|
||||
### How should I deal with revisions in the 0.y.z initial development phase?
|
||||
|
||||
The simplest thing to do is start your initial development release at 0.1.0
|
||||
and then increment the minor version for each subsequent release.
|
||||
|
||||
### How do I know when to release 1.0.0?
|
||||
|
||||
If your software is being used in production, it should probably already be
|
||||
|
||||
Reference in New Issue
Block a user