mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-06 02:08:02 +00:00
[prdoc] Update docs (#3998)
Updating the prdoc doc file to be a bit more useful for new contributors and adding a SemVer section. --------- Signed-off-by: Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
This commit is contained in:
committed by
GitHub
parent
61d45ed72b
commit
753bf2d860
@@ -200,6 +200,11 @@
|
||||
"const": "patch",
|
||||
"title": "Patch",
|
||||
"description": "A bump to the third leftmost non-zero digit of the version number."
|
||||
},
|
||||
{
|
||||
"const": "none",
|
||||
"title": "None",
|
||||
"description": "This change requires no SemVer bump (e.g. change was a test)."
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user