Updated ContributionGuidelines (markdown)

Jonathan Holmgren
2022-05-28 22:45:37 -05:00
parent a3a18a6da1
commit fa155e9caf

@@ -26,6 +26,8 @@ In order to maintain the quality and integrity of the **PhoenixPE** source tree,
Script files use semantic versioning in the form of `MAJOR.MINOR.PATCH.BUILD` eg. `1.0.2.0`.
The Date of the version change should be specified in the format: `YYYY-MM-DD`.
|Version|Description|
|---|---|
|MAJOR|Major change in feature, function, or API usage. Minor version and Patch version MUST be reset to 0 when Major version is incremented.|