ThunderFly-aerospace / TF-G2

UAV Autogyro training model and lightweight sensors carrier
https://www.thunderfly.cz/tf-g2.html
GNU General Public License v3.0
19 stars 4 forks source link

Version naming convention #13

Open kaklik opened 4 years ago

kaklik commented 4 years ago

The one base version is TF-G2. There are possible subversions with minor modifications for example they are could be TF-G2ng, TF-G2a, TF-G2c5.

Basically, the naming convention is TF-G2yxx. Where yxx denotes lower case letters. The first y must not be a number to avoid confusion with other TF-Gautogyro versions.

The version name should correspond to a branch name Therefore each existing version or release could be improved by contribution or branching the existing branch.

roman-dvorak commented 3 years ago

This approach in naming/versioning is quite good. In practice, somehow naturally, we use the naming TF-G2/. We don't keep the version in lowercase.

I would therefore suggest making changes to the original proposal, that the version is after the slash TF-G2/<version> and does not have to be in lower case. I think the slash graphically separates name from version.