diff --git a/contribute/index.html b/contribute/index.html index df050cd73..6063ba435 100644 --- a/contribute/index.html +++ b/contribute/index.html @@ -77,6 +77,12 @@ root: .. cases.

+

+ For a technical tutorial on how to submit a pull request, check out + this page in our wiki, or + this tutorial by GitHub. +

+

Pull request rules

Pull requests not adhering to these rules cannot be accepted, so pay attention! @@ -170,7 +176,13 @@ root: ..

We maintain an X.Y.z version scheme similar to that of Semantic Versioning. However, since our API is - less well-defined, we define the three components as follows: + less well-defined, the table below describes what we mean by the three + version number components. +

+ +

+ Note that this new versioning policy is different to the one adopted by the first + Steering Committee, and applies only to engine versions 3.5.2 and above.

@@ -195,12 +207,6 @@ root: .. the engine API in a significant way.
- -

- Note that this new versioning policy is different to the one adopted by the first - two Steering Committees, and applies only to engine versions 3.6 and above, or - 3.5.2 and above. -