Skip to content

Commit 3021809

Browse files
committed
Docs.
1 parent 16d7cc6 commit 3021809

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CONTRIBUTING.md

+11
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,14 @@
22

33
Please fork the project into your repository. Before your pull request, ensure you have tested all possible impacts on
44
other parts of the project. If no certainty is assured, please contact our core team members for official support.
5+
6+
## Releases
7+
8+
Any new release of formal versions must come after at least 2 alpha versions and 2 beta versions. Each beta version must
9+
be deployed and tested on a new testing environment following the
10+
[User Manual](https://leads-docs.projectneura.org/en/latest/vec/user-manual.html).
11+
12+
## Change to APIs
13+
14+
Any effect on the signatures of APIs must go through a deprecation process where the original interfaces must be
15+
marked deprecated and remain for 3 formal versions.

0 commit comments

Comments
 (0)