doc: Add extra context around release mapping
Adds some inline text to help contributors who have not had to deal with release mappings before. Change-Id: I064e5c80a11005df97e38523a7d703e803fa4a41
This commit is contained in:
parent
c1f3daf7b0
commit
6c1e002c0d
@ -704,6 +704,10 @@ RELEASE_MAPPING = {
|
||||
'FirmwareComponent': ['1.0'],
|
||||
}
|
||||
},
|
||||
# NOTE(TheJulia): Items above this line are for shipped versions
|
||||
# for the mappings. If your making a non-release related change,
|
||||
# make it below. To release, we will preserve a version matching
|
||||
# the release as a separate block of text, like above.
|
||||
'master': {
|
||||
'api': '1.90',
|
||||
'rpc': '1.59',
|
||||
|
Loading…
x
Reference in New Issue
Block a user