api-guidelines
api-guidelines copied to clipboard
Invalid Examples of group versioning table markdown
I think it should look like that (according to the table below with Version Format | Example | Interpretation headers), but I'd like to get a confirmation regarding that.
12.1.1.1 Examples of group versioning
Group | Major.Minor |
---|---|
1.0 | |
1.1 | |
2012-12-01 | 1.2 |
1.0 | |
2.0 | |
3.0 | |
3.1 | |
3.2 | |
2013-03-21 | 3.3 |
Yes, I believe so, would you like to make a PR?
Yes, I believe so, would you like to make a PR?
Sure, will do.
I guess I was mislead to the master branch, whereas vNext is currently default one. Is the issue relevant for the master branch?