You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -46,6 +46,6 @@ We have documented our [API Design Guidelines](GUIDELINES.md). Please follow the
46
46
47
47
In every pull request, the essence of the change or addition, should be documented respectively in the [changes](./src/changes-backwards-incompatible.apib) or the [additions](./src/changes-backwards-compatible.apib).
48
48
49
-
For additions, we "archive" them per month, so if you start a new month, group the old records under a month header.
49
+
For additions, we list them per month, so if you start a new month, group the old records under a month header.
50
50
51
51
Changes are grouped under the version number, so make sure the current latest version is updated in the **[Upgrading your API version](https://github.com/teamleadercrm/api/blob/master/src/changes.apib)** section.
0 commit comments