Standards and PracticesΒΆ
The consdb repository will be tagged using calendar-based versioning. We are using a
YY.0M.N
format with a two-digit short year, a zero-padded month number, and a 1-based sequence number within a month.Tags should be annotated git tags (
git tag -a
).