-
Notifications
You must be signed in to change notification settings - Fork 16
Release Information
Clinton Kitson edited this page Oct 6, 2015
·
2 revisions
The project expects that branching will be named in standard ways. Please submit Pull Requests with branch names that match the following two types: feature/branch_name
, or bugfix/branch_name
.
The project is leveraging standard semantic versioning. For example, 0.1.2-rc3
as reported through the version tag.
Type | Description |
---|---|
0 | Major |
1 | Minor |
2 | Patch |
rc3 | Release |